69 lines
2.2 KiB
JSON
69 lines
2.2 KiB
JSON
{
|
|
"name": "bitburner-remote",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "bitburner-remote",
|
|
"version": "1.0.0",
|
|
"license": "Unlicense",
|
|
"dependencies": {
|
|
"cheap-watch": "^1.0.4",
|
|
"signal-js": "^3.0.1",
|
|
"ws": "^8.8.1"
|
|
}
|
|
},
|
|
"node_modules/cheap-watch": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/cheap-watch/-/cheap-watch-1.0.4.tgz",
|
|
"integrity": "sha512-QR/9FrtRL5fjfUJBhAKCdi0lSRQ3rVRRum3GF9wDKp2TJbEIMGhUEr2yU8lORzm9Isdjx7/k9S0DFDx+z5VGtw==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/signal-js": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/signal-js/-/signal-js-3.0.1.tgz",
|
|
"integrity": "sha512-etMzOR3k2GT8I2AoBUzYHuJ3QipKARXkuM1KxbcOGjgpuGyaXVXWPn61Aezsei9FL34DdfHISMbIu2wZYlIw9w=="
|
|
},
|
|
"node_modules/ws": {
|
|
"version": "8.8.1",
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.8.1.tgz",
|
|
"integrity": "sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"cheap-watch": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/cheap-watch/-/cheap-watch-1.0.4.tgz",
|
|
"integrity": "sha512-QR/9FrtRL5fjfUJBhAKCdi0lSRQ3rVRRum3GF9wDKp2TJbEIMGhUEr2yU8lORzm9Isdjx7/k9S0DFDx+z5VGtw=="
|
|
},
|
|
"signal-js": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/signal-js/-/signal-js-3.0.1.tgz",
|
|
"integrity": "sha512-etMzOR3k2GT8I2AoBUzYHuJ3QipKARXkuM1KxbcOGjgpuGyaXVXWPn61Aezsei9FL34DdfHISMbIu2wZYlIw9w=="
|
|
},
|
|
"ws": {
|
|
"version": "8.8.1",
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.8.1.tgz",
|
|
"integrity": "sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==",
|
|
"requires": {}
|
|
}
|
|
}
|
|
}
|