{
  "_args": [
    [
      "discovery-channel@^5.0.0",
      "/home/unitech/keymetrics/cloud-functions"
    ]
  ],
  "_from": "discovery-channel@>=5.0.0 <6.0.0",
  "_id": "discovery-channel@5.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/discovery-channel",
  "_nodeVersion": "4.2.3",
  "_npmOperationalInternal": {
    "host": "packages-5-east.internal.npmjs.com",
    "tmp": "tmp/discovery-channel-5.0.1.tgz_1456556930683_0.12909665214829147"
  },
  "_npmUser": {
    "email": "mathiasbuus@gmail.com",
    "name": "mafintosh"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "discovery-channel",
    "raw": "discovery-channel@^5.0.0",
    "rawSpec": "^5.0.0",
    "scope": null,
    "spec": ">=5.0.0 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/discovery-channel/-/discovery-channel-5.0.1.tgz",
  "_shasum": "0add2459a39d78de41c21ad561cd05f25a00f595",
  "_shrinkwrap": null,
  "_spec": "discovery-channel@^5.0.0",
  "_where": "/home/unitech/keymetrics/cloud-functions",
  "author": {
    "name": "max ogden"
  },
  "bugs": {
    "url": "https://github.com/maxogden/discovery-channel/issues"
  },
  "dependencies": {
    "bittorrent-dht": "^6.4.2",
    "dns-discovery": "^5.2.0",
    "thunky": "^0.1.0"
  },
  "description": "discover peers that have hashes using various kewl methods",
  "devDependencies": {
    "standard": "^6.0.5",
    "tape": "^4.4.0"
  },
  "directories": {},
  "dist": {
    "shasum": "0add2459a39d78de41c21ad561cd05f25a00f595",
    "tarball": "https://registry.npmjs.org/discovery-channel/-/discovery-channel-5.0.1.tgz"
  },
  "gitHead": "32ba640febf5151152010566d572ec6e012acdc9",
  "homepage": "https://github.com/maxogden/discovery-channel#readme",
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "email": "krmckelv@gmail.com",
      "name": "karissa"
    },
    {
      "email": "mathiasbuus@gmail.com",
      "name": "mafintosh"
    },
    {
      "email": "max@maxogden.com",
      "name": "maxogden"
    }
  ],
  "name": "discovery-channel",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/maxogden/discovery-channel.git"
  },
  "scripts": {
    "test": "standard && node test.js"
  },
  "version": "5.0.1"
}
