{
  "_args": [
    [
      "dns-socket@^1.4.1",
      "/home/unitech/keymetrics/cloud-functions/node_modules/dns-discovery"
    ]
  ],
  "_from": "dns-socket@>=1.4.1 <2.0.0",
  "_id": "dns-socket@1.4.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/dns-socket",
  "_nodeVersion": "4.2.3",
  "_npmOperationalInternal": {
    "host": "packages-6-west.internal.npmjs.com",
    "tmp": "tmp/dns-socket-1.4.1.tgz_1456555089252_0.6990667269565165"
  },
  "_npmUser": {
    "email": "mathiasbuus@gmail.com",
    "name": "mafintosh"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "dns-socket",
    "raw": "dns-socket@^1.4.1",
    "rawSpec": "^1.4.1",
    "scope": null,
    "spec": ">=1.4.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/dns-discovery"
  ],
  "_resolved": "https://registry.npmjs.org/dns-socket/-/dns-socket-1.4.1.tgz",
  "_shasum": "dacbd80945ffb96c7923a68d0b46f34f15e284ae",
  "_shrinkwrap": null,
  "_spec": "dns-socket@^1.4.1",
  "_where": "/home/unitech/keymetrics/cloud-functions/node_modules/dns-discovery",
  "author": {
    "name": "Mathias Buus",
    "url": "@mafintosh"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/dns-socket/issues"
  },
  "dependencies": {
    "dns-packet": "^1.1.0"
  },
  "description": "Make custom low-level DNS requests from node with retry support.",
  "devDependencies": {
    "standard": "^6.0.7",
    "tape": "^4.4.0"
  },
  "directories": {},
  "dist": {
    "shasum": "dacbd80945ffb96c7923a68d0b46f34f15e284ae",
    "tarball": "https://registry.npmjs.org/dns-socket/-/dns-socket-1.4.1.tgz"
  },
  "gitHead": "da3ae4b6285b2e45d81442cc7a19decc10c51712",
  "homepage": "https://github.com/mafintosh/dns-socket",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "mathiasbuus@gmail.com",
      "name": "mafintosh"
    }
  ],
  "name": "dns-socket",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mafintosh/dns-socket.git"
  },
  "scripts": {
    "test": "standard && tape test.js"
  },
  "version": "1.4.1"
}
