You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

117 lines
2.7 KiB

{
"_args": [
[
{
"raw": "ws@1.1.1",
"scope": null,
"escapedName": "ws",
"name": "ws",
"rawSpec": "1.1.1",
"spec": "1.1.1",
"type": "version"
},
"/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/engine.io"
]
],
"_from": "ws@1.1.1",
"_id": "ws@1.1.1",
"_inCache": true,
"_location": "/ws",
"_nodeVersion": "4.3.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/ws-1.1.1.tgz_1466770957650_0.7956828831229359"
},
"_npmUser": {
"name": "3rdeden",
"email": "npm@3rd-Eden.com"
},
"_npmVersion": "3.8.0",
"_phantomChildren": {},
"_requested": {
"raw": "ws@1.1.1",
"scope": null,
"escapedName": "ws",
"name": "ws",
"rawSpec": "1.1.1",
"spec": "1.1.1",
"type": "version"
},
"_requiredBy": [
"/engine.io",
"/engine.io-client"
],
"_resolved": "https://registry.npmjs.org/ws/-/ws-1.1.1.tgz",
"_shasum": "082ddb6c641e85d4bb451f03d52f06eabdb1f018",
"_shrinkwrap": null,
"_spec": "ws@1.1.1",
"_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/engine.io",
"author": {
"name": "Einar Otto Stangvik",
"email": "einaros@gmail.com",
"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": "082ddb6c641e85d4bb451f03d52f06eabdb1f018",
"tarball": "https://registry.npmjs.org/ws/-/ws-1.1.1.tgz"
},
"gitHead": "c7bb7306cb0e1d17df141f61a220056eaa5e3502",
"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": [
{
"name": "einaros",
"email": "einaros@gmail.com"
},
{
"name": "v1",
"email": "info@3rd-Eden.com"
},
{
"name": "3rdeden",
"email": "npm@3rd-Eden.com"
}
],
"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.1"
}