{ "name": "socket.io", "version": "1.2.1", "description": "node.js realtime framework server", "keywords": [ "realtime", "framework", "websocket", "tcp", "events", "socket", "io" ], "repository": { "type": "git", "url": "git://github.com/Automattic/socket.io" }, "scripts": { "test": "make test" }, "dependencies": { "engine.io": "1.4.3", "socket.io-parser": "2.2.2", "socket.io-client": "1.2.1", "socket.io-adapter": "0.3.1", "has-binary-data": "0.1.3", "debug": "0.7.4" }, "devDependencies": { "mocha": "1.16.2", "expect.js": "0.3.1", "supertest": "0.8.2", "superagent": "0.17.0", "istanbul": "0.2.3" }, "contributors": [ { "name": "Guillermo Rauch", "email": "rauchg@gmail.com" }, { "name": "Arnout Kazemier", "email": "info@3rd-eden.com" }, { "name": "Vladimir Dronnikov", "email": "dronnikov@gmail.com" }, { "name": "Einar Otto Stangvik", "email": "einaros@gmail.com" } ], "gitHead": "24d06d76ddf0808ac370e39fd57329d3048d73e4", "bugs": { "url": "https://github.com/Automattic/socket.io/issues" }, "homepage": "https://github.com/Automattic/socket.io", "_id": "socket.io@1.2.1", "_shasum": "84400af534c0d32baa9ac88937eedb5b8465ee92", "_from": "socket.io@~1.2.0", "_npmVersion": "1.4.21", "_npmUser": { "name": "rauchg", "email": "rauchg@gmail.com" }, "maintainers": [ { "name": "rauchg", "email": "rauchg@gmail.com" } ], "dist": { "shasum": "84400af534c0d32baa9ac88937eedb5b8465ee92", "tarball": "http://registry.npmjs.org/socket.io/-/socket.io-1.2.1.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/socket.io/-/socket.io-1.2.1.tgz", "readme": "ERROR: No README data found!" }