{
  "_from": "sc-broker-cluster@^7.0.0",
  "_id": "sc-broker-cluster@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-DNG8sxiFwmRSMS0sUXA25UvDV8QTwEfYnzrutqbp4HlMU9JP65FBcs6GuNFPhjQN4s9VtwAE8BBaCNK5BjNV0g==",
  "_location": "/sc-broker-cluster",
  "_phantomChildren": {
    "lodash": "4.17.11"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sc-broker-cluster@^7.0.0",
    "name": "sc-broker-cluster",
    "escapedName": "sc-broker-cluster",
    "rawSpec": "^7.0.0",
    "saveSpec": null,
    "fetchSpec": "^7.0.0"
  },
  "_requiredBy": [
    "/socketcluster"
  ],
  "_resolved": "https://registry.npmjs.org/sc-broker-cluster/-/sc-broker-cluster-7.0.0.tgz",
  "_shasum": "7c7de27843241a5b72ee8811abe50920cd4a21fd",
  "_spec": "sc-broker-cluster@^7.0.0",
  "_where": "/home/jon/projects/socketcluster/sample/node_modules/socketcluster",
  "author": {
    "name": "Jonathan Gros-Dubois"
  },
  "bugs": {
    "url": "https://github.com/SocketCluster/sc-broker-cluster/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jonathan Gros-Dubois"
    }
  ],
  "dependencies": {
    "async": "2.0.0",
    "sc-broker": "^6.0.0",
    "sc-channel": "^1.2.0",
    "sc-errors": "^1.4.1",
    "sc-hasher": "^1.0.1"
  },
  "deprecated": false,
  "description": "Realtime clustering engine",
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/SocketCluster/sc-broker-cluster#readme",
  "keywords": [
    "broker",
    "cluster",
    "realtime",
    "socket",
    "engine",
    "socketcluster"
  ],
  "main": "index",
  "name": "sc-broker-cluster",
  "repository": {
    "type": "git",
    "url": "git://github.com/SocketCluster/sc-broker-cluster.git"
  },
  "version": "7.0.0"
}
