led-bot/pnpm-lock.yaml

61 lines
1.6 KiB
YAML
Raw Normal View History

2021-12-29 02:40:12 +00:00
lockfileVersion: 5.3
specifiers:
eris: ^0.14.0
ws: ^8.4.0
2020-11-07 23:12:27 +00:00
dependencies:
eris: 0.14.0
2021-12-29 02:40:12 +00:00
ws: 8.4.0
2020-11-07 23:12:27 +00:00
packages:
2021-12-29 02:40:12 +00:00
2020-11-07 23:12:27 +00:00
/eris/0.14.0:
2021-12-29 02:40:12 +00:00
resolution: {integrity: sha512-/W6X0SFR2swtA9oc4ga5Wh1TQcZtPgbUaDDdwYc67fvFUAtwC+V1xzWUZq2yDeJnTfB8Uot9SJWA8Lthe2sDtQ==}
engines: {node: '>=8.0.0'}
2020-11-07 23:12:27 +00:00
dependencies:
ws: 7.3.1
optionalDependencies:
opusscript: 0.0.7
tweetnacl: 1.0.3
2021-12-29 02:40:12 +00:00
transitivePeerDependencies:
- bufferutil
- utf-8-validate
dev: false
2020-11-07 23:12:27 +00:00
/opusscript/0.0.7:
2021-12-29 02:40:12 +00:00
resolution: {integrity: sha512-DcBadTdYTUuH9zQtepsLjQn4Ll6rs3dmeFvN+SD0ThPnxRBRm/WC1zXWPg+wgAJimB784gdZvUMA57gDP7FdVg==}
2020-11-07 23:12:27 +00:00
dev: false
optional: true
2021-12-29 02:40:12 +00:00
2020-11-07 23:12:27 +00:00
/tweetnacl/1.0.3:
2021-12-29 02:40:12 +00:00
resolution: {integrity: sha512-6rt+RN7aOi1nGMyC4Xa5DdYiukl2UWCbcJft7YhxReBGQD7OAM8Pbxw6YMo4r2diNEA8FEmu32YOn9rhaiE5yw==}
2020-11-07 23:12:27 +00:00
dev: false
optional: true
2021-12-29 02:40:12 +00:00
2020-11-07 23:12:27 +00:00
/ws/7.3.1:
2021-12-29 02:40:12 +00:00
resolution: {integrity: sha512-D3RuNkynyHmEJIpD2qrgVkc9DQ23OrN/moAwZX4L8DfvszsJxpjQuUq3LMx6HoYji9fbIOBY18XWBsAux1ZZUA==}
engines: {node: '>=8.3.0'}
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ^5.0.2
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
2020-11-07 23:12:27 +00:00
dev: false
2021-12-29 02:40:12 +00:00
/ws/8.4.0:
resolution: {integrity: sha512-IHVsKe2pjajSUIl4KYMQOdlyliovpEPquKkqbwswulszzI7r0SfQrxnXdWAEqOlDCLrVSJzo+O1hAwdog2sKSQ==}
engines: {node: '>=10.0.0'}
2020-11-07 23:12:27 +00:00
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ^5.0.2
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
2021-12-29 02:40:12 +00:00
dev: false