Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
socket.io-redis / package.json
Size: Mime:
{
  "name": "socket.io-redis",
  "version": "0.1.4",
  "description": "[![Build Status](https://travis-ci.org/Automattic/socket.io-redis.svg?branch=master)](https://travis-ci.org/Automattic/socket.io-redis) [![NPM version](https://badge.fury.io/js/socket.io-redis.svg)](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"
}