45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
|
{
|
||
|
"name": "ws-server",
|
||
|
"version": "0.0.1",
|
||
|
"lockfileVersion": 2,
|
||
|
"requires": true,
|
||
|
"packages": {
|
||
|
"": {
|
||
|
"name": "ws-server",
|
||
|
"version": "0.0.1",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"ws": "^8.16.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ws": {
|
||
|
"version": "8.16.0",
|
||
|
"resolved": "https://registry.npmmirror.com/ws/-/ws-8.16.0.tgz",
|
||
|
"integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==",
|
||
|
"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": {
|
||
|
"ws": {
|
||
|
"version": "8.16.0",
|
||
|
"resolved": "https://registry.npmmirror.com/ws/-/ws-8.16.0.tgz",
|
||
|
"integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==",
|
||
|
"requires": {}
|
||
|
}
|
||
|
}
|
||
|
}
|