nodulator
Version:
Complete NodeJS Framework for Restfull APIs
116 lines (115 loc) • 2.71 kB
JSON
{
"_args": [
[
{
"name": "ws",
"raw": "ws@1.1.0",
"rawSpec": "1.1.0",
"scope": null,
"spec": "1.1.0",
"type": "version"
},
"/home/fgreiner/prog/js/Nodulator/node_modules/engine.io"
]
],
"_from": "ws@1.1.0",
"_id": "ws@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/ws",
"_nodeVersion": "4.3.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/ws-1.1.0.tgz_1460376022305_0.992860296042636"
},
"_npmUser": {
"email": "npm@3rd-Eden.com",
"name": "3rdeden"
},
"_npmVersion": "3.8.0",
"_phantomChildren": {},
"_requested": {
"name": "ws",
"raw": "ws@1.1.0",
"rawSpec": "1.1.0",
"scope": null,
"spec": "1.1.0",
"type": "version"
},
"_requiredBy": [
"/engine.io"
],
"_resolved": "https://registry.npmjs.org/ws/-/ws-1.1.0.tgz",
"_shasum": "c1d6fd1515d3ceff1f0ae2759bf5fd77030aad1d",
"_shrinkwrap": null,
"_spec": "ws@1.1.0",
"_where": "/home/fgreiner/prog/js/Nodulator/node_modules/engine.io",
"author": {
"email": "einaros@gmail.com",
"name": "Einar Otto Stangvik",
"url": "http://2x.io"
},
"bugs": {
"url": "https://github.com/websockets/ws/issues"
},
"dependencies": {
"options": ">=0.0.5",
"ultron": "1.0.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",
"bufferutil": "1.2.x",
"expect.js": "0.3.x",
"istanbul": "^0.4.1",
"mocha": "2.3.x",
"should": "8.0.x",
"tinycolor": "0.0.x",
"utf-8-validate": "1.2.x"
},
"directories": {},
"dist": {
"shasum": "c1d6fd1515d3ceff1f0ae2759bf5fd77030aad1d",
"tarball": "https://registry.npmjs.org/ws/-/ws-1.1.0.tgz"
},
"gitHead": "4263f26d4dbe27e781c41a1ddfe3dab87dd9e1dc",
"gypfile": true,
"homepage": "https://github.com/websockets/ws#readme",
"keywords": [
"Hixie",
"HyBi",
"Push",
"RFC-6455",
"WebSocket",
"WebSockets",
"real-time"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "einaros@gmail.com",
"name": "einaros"
},
{
"email": "info@3rd-Eden.com",
"name": "v1"
},
{
"email": "npm@3rd-Eden.com",
"name": "3rdeden"
}
],
"name": "ws",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/websockets/ws.git"
},
"scripts": {
"test": "make test"
},
"version": "1.1.0"
}