Repository URL to install this package:
|
Version:
0.1.4 ▾
|
socket.io-redis
/
package.json
|
|---|
{
"name": "socket.io-redis",
"version": "0.1.4",
"description": "[](https://travis-ci.org/Automattic/socket.io-redis) [](http://badge.fury.io/js/socket.io-redis)",
"repository": {
"type": "git",
"url": "git@github.com:Automattic/socket.io-redis.git"
},
"scripts": {
"test": "mocha"
},
"dependencies": {
"debug": "0.7.4",
"uid2": "0.0.3",
"redis": "0.10.1",
"msgpack-js": "0.3.0",
"socket.io-adapter": "0.3.1"
},
"devDependencies": {
"socket.io": "1.0.2",
"socket.io-client": "1.0.2",
"mocha": "1.18.0",
"expect.js": "0.3.1",
"async": "0.2.10"
},
"gitHead": "c1e686c84e9a92485f423d91a98ddc14a0ffb173",
"bugs": {
"url": "https://github.com/Automattic/socket.io-redis/issues"
},
"homepage": "https://github.com/Automattic/socket.io-redis",
"_id": "socket.io-redis@0.1.4",
"_shasum": "377312dd9280952d8d85bd27a11d1d7b8e292823",
"_from": "socket.io-redis@>=0.1.4 <0.2.0",
"_npmVersion": "1.4.21",
"_npmUser": {
"name": "rauchg",
"email": "rauchg@gmail.com"
},
"maintainers": [
{
"name": "rauchg",
"email": "rauchg@gmail.com"
}
],
"dist": {
"shasum": "377312dd9280952d8d85bd27a11d1d7b8e292823",
"tarball": "http://registry.npmjs.org/socket.io-redis/-/socket.io-redis-0.1.4.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/socket.io-redis/-/socket.io-redis-0.1.4.tgz"
}