websocket-json-stream
Version:
Expose WebSockets with JSON as an object stream
17 lines (16 loc) • 473 B
JSON
{
"name": "websocket-json-stream",
"version": "0.0.3",
"description": "Expose WebSockets with JSON as an object stream",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["websockets", "websocket", "ws", "stream", "streams"],
"author": "Avital Oliver <avital@aoliver.org>",
"repository": {
"type": "git",
"url": "git://github.com/avital/websocket-json-stream.git"
},
"license": "MIT"
}