112 lines
2.4 KiB
JSON
112 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"ws",
|
|
"/Applications/MAMP/htdocs/stream2/WebRTC-Example"
|
|
]
|
|
],
|
|
"_from": "ws@*",
|
|
"_id": "ws@0.8.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/ws",
|
|
"_nodeVersion": "4.2.1",
|
|
"_npmUser": {
|
|
"email": "npm@3rd-Eden.com",
|
|
"name": "3rdeden"
|
|
},
|
|
"_npmVersion": "2.14.7",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "ws",
|
|
"raw": "ws",
|
|
"rawSpec": "",
|
|
"scope": null,
|
|
"spec": "*",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/ws/-/ws-0.8.1.tgz",
|
|
"_shasum": "6b65273b99193c5f067a4cf5809598f777e3b759",
|
|
"_shrinkwrap": null,
|
|
"_spec": "ws",
|
|
"_where": "/Applications/MAMP/htdocs/stream2/WebRTC-Example",
|
|
"author": {
|
|
"email": "einaros@gmail.com",
|
|
"name": "Einar Otto Stangvik",
|
|
"url": "http://2x.io"
|
|
},
|
|
"browser": "./lib/browser.js",
|
|
"bugs": {
|
|
"url": "https://github.com/websockets/ws/issues"
|
|
},
|
|
"component": {
|
|
"scripts": {
|
|
"ws/index.js": "./lib/browser.js"
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"bufferutil": "1.2.x",
|
|
"options": ">=0.0.5",
|
|
"ultron": "1.0.x",
|
|
"utf-8-validate": "1.2.x"
|
|
},
|
|
"description": "simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455",
|
|
"devDependencies": {
|
|
"ansi": "0.3.x",
|
|
"benchmark": "0.3.x",
|
|
"expect.js": "0.3.x",
|
|
"mocha": "2.2.x",
|
|
"should": "4.3.x",
|
|
"tinycolor": "0.0.x"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "6b65273b99193c5f067a4cf5809598f777e3b759",
|
|
"tarball": "http://registry.npmjs.org/ws/-/ws-0.8.1.tgz"
|
|
},
|
|
"gitHead": "74f567e0221a14071bb40eb1902e946524a11862",
|
|
"gypfile": true,
|
|
"homepage": "https://github.com/websockets/ws#readme",
|
|
"keywords": [
|
|
"Hixie",
|
|
"HyBi",
|
|
"Push",
|
|
"RFC-6455",
|
|
"WebSocket",
|
|
"WebSockets",
|
|
"real-time"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "einaros",
|
|
"email": "einaros@gmail.com"
|
|
},
|
|
{
|
|
"name": "v1",
|
|
"email": "info@3rd-Eden.com"
|
|
},
|
|
{
|
|
"name": "3rdeden",
|
|
"email": "npm@3rd-Eden.com"
|
|
}
|
|
],
|
|
"name": "ws",
|
|
"optionalDependencies": {
|
|
"bufferutil": "1.2.x",
|
|
"utf-8-validate": "1.2.x"
|
|
},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/websockets/ws.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "0.8.1"
|
|
}
|