86 lines
2.1 KiB
JSON
86 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"bufferutil@1.2.x",
|
|
"/Applications/MAMP/htdocs/stream2/WebRTC-Example/node_modules/ws"
|
|
]
|
|
],
|
|
"_from": "bufferutil@>=1.2.0 <1.3.0",
|
|
"_id": "bufferutil@1.2.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/bufferutil",
|
|
"_nodeVersion": "0.12.3",
|
|
"_npmUser": {
|
|
"email": "npm@3rd-Eden.com",
|
|
"name": "3rdeden"
|
|
},
|
|
"_npmVersion": "2.9.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "bufferutil",
|
|
"raw": "bufferutil@1.2.x",
|
|
"rawSpec": "1.2.x",
|
|
"scope": null,
|
|
"spec": ">=1.2.0 <1.3.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/ws"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-1.2.1.tgz",
|
|
"_shasum": "37be5d36e1e06492221e68d474b1ac58e510cbd7",
|
|
"_shrinkwrap": null,
|
|
"_spec": "bufferutil@1.2.x",
|
|
"_where": "/Applications/MAMP/htdocs/stream2/WebRTC-Example/node_modules/ws",
|
|
"author": {
|
|
"email": "einaros@gmail.com",
|
|
"name": "Einar Otto Stangvik",
|
|
"url": "http://2x.io"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/websockets/bufferutil/issues"
|
|
},
|
|
"dependencies": {
|
|
"bindings": "1.2.x",
|
|
"nan": "^2.0.5"
|
|
},
|
|
"description": "WebSocket buffer utils",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "37be5d36e1e06492221e68d474b1ac58e510cbd7",
|
|
"tarball": "http://registry.npmjs.org/bufferutil/-/bufferutil-1.2.1.tgz"
|
|
},
|
|
"gitHead": "cb7163377b8032fb79ddd835a549c83488585859",
|
|
"gypfile": true,
|
|
"homepage": "https://github.com/websockets/bufferutil",
|
|
"keywords": [
|
|
"bufferutil"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "3rdeden",
|
|
"email": "npm@3rd-Eden.com"
|
|
},
|
|
{
|
|
"name": "einaros",
|
|
"email": "einaros@gmail.com"
|
|
}
|
|
],
|
|
"name": "bufferutil",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/websockets/bufferutil.git"
|
|
},
|
|
"scripts": {
|
|
"install": "node-gyp rebuild",
|
|
"test": "echo \"Only testing builds, test have to be extraced from `ws`\" && exit 0"
|
|
},
|
|
"version": "1.2.1"
|
|
}
|