{
  "_args": [
    [
      "dns-discovery@^5.2.0",
      "/home/unitech/keymetrics/cloud-functions/node_modules/discovery-channel"
    ]
  ],
  "_from": "dns-discovery@>=5.2.0 <6.0.0",
  "_id": "dns-discovery@5.3.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/dns-discovery",
  "_nodeVersion": "4.3.1",
  "_npmOperationalInternal": {
    "host": "packages-5-east.internal.npmjs.com",
    "tmp": "tmp/dns-discovery-5.3.4.tgz_1456770766861_0.5879941282328218"
  },
  "_npmUser": {
    "email": "mathiasbuus@gmail.com",
    "name": "mafintosh"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "dns-discovery",
    "raw": "dns-discovery@^5.2.0",
    "rawSpec": "^5.2.0",
    "scope": null,
    "spec": ">=5.2.0 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/discovery-channel"
  ],
  "_resolved": "https://registry.npmjs.org/dns-discovery/-/dns-discovery-5.3.4.tgz",
  "_shasum": "872ccf41a191c70783c763b0268bed8edb7f4054",
  "_shrinkwrap": null,
  "_spec": "dns-discovery@^5.2.0",
  "_where": "/home/unitech/keymetrics/cloud-functions/node_modules/discovery-channel",
  "author": {
    "name": "Mathias Buus",
    "url": "@mafintosh"
  },
  "bin": {
    "dns-discovery": "./bin.js"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/dns-discovery/issues"
  },
  "dependencies": {
    "dns-socket": "^1.4.1",
    "dns-txt": "^2.0.1",
    "lru": "^2.0.0",
    "minimist": "^1.2.0",
    "multicast-dns": "^6.0.0",
    "network-address": "^1.1.0",
    "unordered-set": "^1.1.0"
  },
  "description": "Discovery peers in a distributed system using regular dns and multicast dns.",
  "devDependencies": {
    "standard": "^6.0.7",
    "tape": "^4.4.0"
  },
  "directories": {},
  "dist": {
    "shasum": "872ccf41a191c70783c763b0268bed8edb7f4054",
    "tarball": "https://registry.npmjs.org/dns-discovery/-/dns-discovery-5.3.4.tgz"
  },
  "gitHead": "619dedcbf890e23a3525770ae3bda23b82c6991f",
  "homepage": "https://github.com/mafintosh/dns-discovery",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "krmckelv@gmail.com",
      "name": "karissa"
    },
    {
      "email": "mathiasbuus@gmail.com",
      "name": "mafintosh"
    },
    {
      "email": "max@maxogden.com",
      "name": "maxogden"
    }
  ],
  "name": "dns-discovery",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mafintosh/dns-discovery.git"
  },
  "scripts": {
    "test": "standard && tape test.js"
  },
  "version": "5.3.4"
}
