funcunit
Version:
<!-- @hide title
82 lines (81 loc) • 1.98 kB
JSON
{
"_from": "ws@^0.8.0",
"_id": "ws@0.8.1",
"_inBundle": false,
"_integrity": "sha1-a2UnO5kZPF8Gekz1gJWY93fjt1k=",
"_location": "/ws",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "ws@^0.8.0",
"name": "ws",
"escapedName": "ws",
"rawSpec": "^0.8.0",
"saveSpec": null,
"fetchSpec": "^0.8.0"
},
"_requiredBy": [
"/documentjs/steal-tools"
],
"_resolved": "https://registry.npmjs.org/ws/-/ws-0.8.1.tgz",
"_shasum": "6b65273b99193c5f067a4cf5809598f777e3b759",
"_spec": "ws@^0.8.0",
"_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/documentjs/node_modules/steal-tools",
"author": {
"name": "Einar Otto Stangvik",
"email": "einaros@gmail.com",
"url": "http://2x.io"
},
"browser": "./lib/browser.js",
"bugs": {
"url": "https://github.com/websockets/ws/issues"
},
"bundleDependencies": false,
"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"
},
"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",
"expect.js": "0.3.x",
"mocha": "2.2.x",
"should": "4.3.x",
"tinycolor": "0.0.x"
},
"gypfile": true,
"homepage": "https://github.com/websockets/ws#readme",
"keywords": [
"Hixie",
"HyBi",
"Push",
"RFC-6455",
"WebSocket",
"WebSockets",
"real-time"
],
"license": "MIT",
"name": "ws",
"optionalDependencies": {
"bufferutil": "1.2.x",
"utf-8-validate": "1.2.x"
},
"repository": {
"type": "git",
"url": "git://github.com/websockets/ws.git"
},
"scripts": {
"test": "make test"
},
"version": "0.8.1"
}