{ "_from": "ws@^1.1.1", "_id": "ws@1.1.4", "_inBundle": false, "_integrity": "sha1-V/QNA2gy5fUFVmKjl8Tedu1mv2E=", "_location": "/ws", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ws@^1.1.1", "name": "ws", "escapedName": "ws", "rawSpec": "^1.1.1", "saveSpec": null, "fetchSpec": "^1.1.1" }, "_requiredBy": [ "/budo" ], "_resolved": "https://registry.npmjs.org/ws/-/ws-1.1.4.tgz", "_shasum": "57f40d036832e5f5055662a397c4de76ed66bf61", "_spec": "ws@^1.1.1", "_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/budo", "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.4" }