UNPKG

gaf-mobile

Version:

GAF mobile Web site

38 lines 919 B
{ "name": "sockjs-client", "homepage": "http://sockjs.org", "authors": [ "Bryce Kahle <bkahle@gmail.com>" ], "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.0.3", "_release": "1.0.3", "_resolution": { "type": "version", "tag": "v1.0.3", "commit": "c887e34e23e6b4d18e1f1ce4848cf4f8b08f5109" }, "_source": "git://github.com/sockjs/sockjs-client.git", "_target": "~1.0.3", "_originalSource": "sockjs-client" }