Sha256: a749d028c5fcf57f662923fa8b08ca86e0d6f81250afc9f5444489203f8b7fce
Contents?: true
Size: 1.8 KB
Versions: 85
Compression:
Stored size: 1.8 KB
Contents
{ "author": { "name": "Einar Otto Stangvik", "email": "einaros@gmail.com", "url": "http://2x.io" }, "name": "ws", "description": "simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455", "version": "0.5.0", "license": "MIT", "keywords": [ "Hixie", "HyBi", "Push", "RFC-6455", "WebSocket", "WebSockets", "real-time" ], "repository": { "type": "git", "url": "git://github.com/einaros/ws.git" }, "scripts": { "test": "make test", "install": "(node-gyp rebuild 2> builderror.log) || (exit 0)" }, "dependencies": { "nan": "1.4.x", "options": ">=0.0.5", "ultron": "1.0.x" }, "devDependencies": { "ansi": "0.3.x", "benchmark": "0.3.x", "expect.js": "0.3.x", "mocha": "2.0.x", "should": "4.3.x", "tinycolor": "0.0.x" }, "browser": "./lib/browser.js", "component": { "scripts": { "ws/index.js": "./lib/browser.js" } }, "gypfile": true, "gitHead": "d242d2b8ddaa32f7f8a9c61abe74615767a91db4", "bugs": { "url": "https://github.com/einaros/ws/issues" }, "homepage": "https://github.com/einaros/ws", "_id": "ws@0.5.0", "_shasum": "b3980391dc4777d83974718aa361e808d86cf9ca", "_from": "ws@0.5.0", "_npmVersion": "1.4.28", "_npmUser": { "name": "V1", "email": "info@3rd-Eden.com" }, "maintainers": [ { "name": "einaros", "email": "einaros@gmail.com" }, { "name": "V1", "email": "info@3rd-Eden.com" } ], "dist": { "shasum": "b3980391dc4777d83974718aa361e808d86cf9ca", "tarball": "http://registry.npmjs.org/ws/-/ws-0.5.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/ws/-/ws-0.5.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
85 entries across 85 versions & 1 rubygems