{ "_from": "ws@1.1.1", "_id": "ws@1.1.1", "_inBundle": false, "_integrity": "sha1-CC3bbGQehdS7RR8D1S8G6r2x8Bg=", "_location": "/ws", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ws@1.1.1", "name": "ws", "escapedName": "ws", "rawSpec": "1.1.1", "saveSpec": null, "fetchSpec": "1.1.1" }, "_requiredBy": [ "/engine.io", "/engine.io-client" ], "_resolved": "https://registry.npmjs.org/ws/-/ws-1.1.1.tgz", "_shasum": "082ddb6c641e85d4bb451f03d52f06eabdb1f018", "_spec": "ws@1.1.1", "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/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" }, "bundleDependencies": false, "dependencies": { "options": ">=0.0.5", "ultron": "1.0.x" }, "deprecated": false, "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" }, "gypfile": true, "homepage": "https://github.com/websockets/ws#readme", "keywords": [ "Hixie", "HyBi", "Push", "RFC-6455", "WebSocket", "WebSockets", "real-time" ], "license": "MIT", "main": "index.js", "name": "ws", "repository": { "type": "git", "url": "git://github.com/websockets/ws.git" }, "scripts": { "test": "make test" }, "version": "1.1.1" }