{ "_args": [ [ "ws@0.8.0", "D:\\work\\im\\node_modules\\engine.io" ] ], "_from": "ws@0.8.0", "_id": "ws@0.8.0", "_inCache": true, "_installable": true, "_location": "/ws", "_nodeVersion": "0.12.3", "_npmUser": { "email": "npm@3rd-Eden.com", "name": "3rdeden" }, "_npmVersion": "2.9.1", "_phantomChildren": {}, "_requested": { "name": "ws", "raw": "ws@0.8.0", "rawSpec": "0.8.0", "scope": null, "spec": "0.8.0", "type": "version" }, "_requiredBy": [ "/engine.io", "/engine.io-client" ], "_resolved": "https://registry.npmjs.org/ws/-/ws-0.8.0.tgz", "_shasum": "ac60ebad312121d01e16cc3383d7ec67ad0f0f1f", "_shrinkwrap": null, "_spec": "ws@0.8.0", "_where": "D:\\work\\im\\node_modules\\engine.io", "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": "ac60ebad312121d01e16cc3383d7ec67ad0f0f1f", "tarball": "https://registry.npmjs.org/ws/-/ws-0.8.0.tgz" }, "gitHead": "21383fdcacdf47eb96775e51748e51b258e07dd4", "gypfile": true, "homepage": "https://github.com/websockets/ws#readme", "keywords": [ "Hixie", "HyBi", "Push", "RFC-6455", "WebSocket", "WebSockets", "real-time" ], "license": "MIT", "maintainers": [ { "email": "einaros@gmail.com", "name": "einaros" }, { "email": "info@3rd-Eden.com", "name": "v1" }, { "email": "npm@3rd-Eden.com", "name": "3rdeden" } ], "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.0" }