62 lines
1.5 KiB
JSON
62 lines
1.5 KiB
JSON
{
|
|
"_from": "bufferutil@4.0.1",
|
|
"_id": "bufferutil@4.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-xowrxvpxojqkagPcWRQVXZl0YXhRhAtBEIq3VoER1NH5Mw1n1o0ojdspp+GS2J//2gCVyrzQDApQ4unGF+QOoA==",
|
|
"_location": "/bufferutil",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "bufferutil@4.0.1",
|
|
"name": "bufferutil",
|
|
"escapedName": "bufferutil",
|
|
"rawSpec": "4.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.1.tgz",
|
|
"_shasum": "3a177e8e5819a1243fe16b63a199951a7ad8d4a7",
|
|
"_spec": "bufferutil@4.0.1",
|
|
"_where": "C:\\Users\\trev7\\Desktop\\Nova Client\\Launcher",
|
|
"author": {
|
|
"name": "Einar Otto Stangvik",
|
|
"email": "einaros@gmail.com",
|
|
"url": "http://2x.io"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/websockets/bufferutil/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"node-gyp-build": "~3.7.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "WebSocket buffer utils",
|
|
"devDependencies": {
|
|
"mocha": "~5.2.0",
|
|
"prebuildify": "~2.10.0"
|
|
},
|
|
"homepage": "https://github.com/websockets/bufferutil",
|
|
"keywords": [
|
|
"bufferutil"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "bufferutil",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/websockets/bufferutil.git"
|
|
},
|
|
"scripts": {
|
|
"install": "node-gyp-build",
|
|
"prebuild": "prebuildify --napi",
|
|
"test": "mocha"
|
|
},
|
|
"version": "4.0.1"
|
|
}
|