{ "name": "sockjs-client", "homepage": "http://sockjs.org", "authors": [ "Bryce Kahle " ], "description": "Realtime library that provides a cross-browser, low latency, full duplex, cross-domain communication channel that behaves like a native WebSocket object.", "main": "dist/sockjs.js", "keywords": [ "realtime", "websockets", "sockjs" ], "repository": { "type": "git", "url": "git://github.com/sockjs/sockjs-client.git" }, "license": "MIT", "ignore": [ "**/.*", "bin", "lib", "node_modules", "bower_components", "test", "tests" ], "version": "1.1.1", "_release": "1.1.1", "_resolution": { "type": "version", "tag": "v1.1.1", "commit": "91e30059cc32c6b41ddd0de05c68681e9b00d503" }, "_source": "https://github.com/sockjs/sockjs-client.git", "_target": "1.1.1", "_originalSource": "sockjs-client" }