{
  "_args": [
    [
      {
        "raw": "agent-base@^4.1.0",
        "scope": null,
        "escapedName": "agent-base",
        "name": "agent-base",
        "rawSpec": "^4.1.0",
        "spec": ">=4.1.0 <5.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/new-html/node_modules/https-proxy-agent"
    ]
  ],
  "_from": "agent-base@>=4.1.0 <5.0.0",
  "_id": "agent-base@4.2.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/agent-base",
  "_nodeVersion": "10.0.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/agent-base_4.2.1_1530823534659_0.9208504260347914"
  },
  "_npmUser": {
    "name": "tootallnate",
    "email": "nathan@tootallnate.net"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "agent-base@^4.1.0",
    "scope": null,
    "escapedName": "agent-base",
    "name": "agent-base",
    "rawSpec": "^4.1.0",
    "spec": ">=4.1.0 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/https-proxy-agent"
  ],
  "_resolved": "https://registry.npmjs.org/agent-base/-/agent-base-4.2.1.tgz",
  "_shasum": "d89e5999f797875674c07d87f260fc41e83e8ca9",
  "_shrinkwrap": null,
  "_spec": "agent-base@^4.1.0",
  "_where": "/Users/robertdodson/Documents/htdocs/new-html/node_modules/https-proxy-agent",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
    "url": "http://n8.io/"
  },
  "bugs": {
    "url": "https://github.com/TooTallNate/node-agent-base/issues"
  },
  "dependencies": {
    "es6-promisify": "^5.0.0"
  },
  "description": "Turn a function into an `http.Agent` instance",
  "devDependencies": {
    "mocha": "^3.4.2",
    "ws": "^3.0.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-JVwXMr9nHYTUXsBFKUqhJwvlcYU/blreOEUkhNR2eXZIvwd+c+o5V4MgDPKWnMS/56awN3TRzIP+KoPn+roQtg==",
    "shasum": "d89e5999f797875674c07d87f260fc41e83e8ca9",
    "tarball": "https://registry.npmjs.org/agent-base/-/agent-base-4.2.1.tgz",
    "fileCount": 9,
    "unpackedSize": 35006,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPoNuCRA9TVsSAnZWagAADkAP/jVkd+qSiDjZzESvBxvj\nkFIQ2QAjQ/NtrZFhth5Nw9ZHVKtr3EcTpIVNqCnVKZnVJ31gSIpeN/87nSTw\niFRmPrzUZQaq08y0JUVlRUQUdbj4NZCoL2BVbYn50YC+rDR1jbB5DpAdZjYy\n7TlxHdhKz92Mpdg120lmP7z6hN7aBDXti5dZKGj+Nr+sa4w2J6qxAJDs0Uo8\nzJNNRy7BfOWMNjRZ76nP58i4ueejpfdbSJ1rJW/s4/x+O9W3zb2zdVGVm1aU\nEFIsTK81O6hz65S90HqrMNQPccoNf/rs7RuxyK8PIuBllwvivAmQACt4eyl8\n9VYpTghhKZCy2o22NUhkuCE8nACszRuG2U/hPpBjXatcXCbtJc3k8GraAD/M\neDiv2wE0fSXdQGS1E4A2mOJxYOXd3aavASNjl0z6GcYSphrKLMMsUJTOLZUy\nZq0mGxYm4YPZjbSf0uRIRbhR5OoR3GQuwuGvGzUH0K0UWXSiAq6Bwq/mngjL\nBndx4jPYtHIT0dgAwBcftwmaQ/EIfN6sSBTwPw5eGxWcbM+KO8SxqOT8puYw\nDo30IjtAnyu5Hemrja4krzZNbu37/TUvOkk6USiBTAz4EnTDzms2KhEs6mqm\nnORFN/RReht4/clrYz9+sKAgqSIplYp5eqFXD16/snxNvdJ0/C1Ip2LL/NIB\ncl34\r\n=eyWQ\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">= 4.0.0"
  },
  "gitHead": "7ea2dde4c21f2f5cfe071e99335d35b9c0a1403e",
  "homepage": "https://github.com/TooTallNate/node-agent-base#readme",
  "keywords": [
    "http",
    "agent",
    "base",
    "barebones",
    "https"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    }
  ],
  "name": "agent-base",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/node-agent-base.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "4.2.1"
}
