{
  "_args": [
    [
      "socket.io-redis@1.0.0",
      "/app"
    ]
  ],
  "_from": "socket.io-redis@1.0.0",
  "_id": "socket.io-redis@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-bvYCuF2qp6pbYZzO/iVdJSPvsBU=",
  "_location": "/socket.io-redis",
  "_phantomChildren": {
    "benchmark": "1.0.0",
    "component-emitter": "1.1.2",
    "ms": "0.7.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "socket.io-redis@1.0.0",
    "name": "socket.io-redis",
    "escapedName": "socket.io-redis",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/socket.io-redis/-/socket.io-redis-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/app",
  "bugs": {
    "url": "https://github.com/socketio/socket.io-redis/issues"
  },
  "dependencies": {
    "async": "0.9.0",
    "debug": "2.2.0",
    "msgpack-js": "0.3.0",
    "redis": "2.3.0",
    "socket.io-adapter": "0.4.0",
    "uid2": "0.0.3"
  },
  "description": "[![Build Status](https://travis-ci.org/socketio/socket.io-redis.svg?branch=master)](https://travis-ci.org/socketio/socket.io-redis) [![NPM version](https://badge.fury.io/js/socket.io-redis.svg)](http://badge.fury.io/js/socket.io-redis)",
  "devDependencies": {
    "expect.js": "0.3.1",
    "mocha": "1.18.0",
    "socket.io": "github:socketio/socket.io",
    "socket.io-client": "github:socketio/socket.io-client"
  },
  "homepage": "https://github.com/socketio/socket.io-redis#readme",
  "name": "socket.io-redis",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/socketio/socket.io-redis.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.0.0"
}
