{ "_args": [ [ "ws@1.1.1", "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\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": { "email": "npm@3rd-Eden.com", "name": "3rdeden" }, "_npmVersion": "3.8.0", "_phantomChildren": {}, "_requested": { "name": "ws", "raw": "ws@1.1.1", "rawSpec": "1.1.1", "scope": null, "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": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\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": "082ddb6c641e85d4bb451f03d52f06eabdb1f018", "tarball": "https://registry.npmjs.org/ws/-/ws-1.1.1.tgz" }, "gitHead": "c7bb7306cb0e1d17df141f61a220056eaa5e3502", "gypfile": true, "homepage": "https://github.com/websockets/ws#readme", "installable": true, "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": {}, "repository": { "type": "git", "url": "git://github.com/websockets/ws.git" }, "scripts": { "test": "make test" }, "version": "1.1.1" }