{
  "_from": "socket.io-redis@^4.0.0",
  "_id": "socket.io-redis@4.0.1",
  "_inBundle": false,
  "_integrity": "sha1-U64BjjaQ8p16arsdjApz/N6lqEM=",
  "_location": "/socket.io-redis",
  "_phantomChildren": {
    "double-ended-queue": "2.1.0-0",
    "json3": "3.3.2",
    "redis-commands": "1.5.0",
    "redis-parser": "2.6.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "socket.io-redis@^4.0.0",
    "name": "socket.io-redis",
    "escapedName": "socket.io-redis",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/socket.io-redis/-/socket.io-redis-4.0.1.tgz",
  "_shasum": "53ae018e3690f29d7a6abb1d8c0a73fcdea5a843",
  "_spec": "socket.io-redis@^4.0.0",
  "_where": "/data/wwwroot/zbsc.yunbaozb.com/node",
  "bugs": {
    "url": "https://github.com/socketio/socket.io-redis/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "async": "2.1.4",
    "debug": "2.3.3",
    "msgpack-lite": "0.1.26",
    "redis": "2.6.3",
    "socket.io-adapter": "0.5.0",
    "uid2": "0.0.3"
  },
  "deprecated": false,
  "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",
    "ioredis": "2.5.0",
    "mocha": "3.2.0",
    "socket.io": "1.7.x",
    "socket.io-client": "1.7.x"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/socketio/socket.io-redis#readme",
  "license": "MIT",
  "name": "socket.io-redis",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/socketio/socket.io-redis.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "4.0.1"
}