{
  "_args": [
    [
      "https-proxy-agent@^2.2.1",
      "/var/www/html/isbn/resources/angular-app/node_modules/make-fetch-happen"
    ]
  ],
  "_from": "https-proxy-agent@>=2.2.1 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "https-proxy-agent@2.2.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/https-proxy-agent",
  "_nodeVersion": "10.16.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/https-proxy-agent_2.2.4_1572034367919_0.9750376921194577"
  },
  "_npmUser": {
    "email": "nathan@tootallnate.net",
    "name": "tootallnate"
  },
  "_npmVersion": "6.9.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "https-proxy-agent",
    "raw": "https-proxy-agent@^2.2.1",
    "rawSpec": "^2.2.1",
    "scope": null,
    "spec": ">=2.2.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserstack",
    "/make-fetch-happen",
    "/saucelabs"
  ],
  "_resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz",
  "_shasum": "4ee7a737abd92678a293d9b34a1af4d0d08c787b",
  "_shrinkwrap": null,
  "_spec": "https-proxy-agent@^2.2.1",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/make-fetch-happen",
  "author": {
    "email": "nathan@tootallnate.net",
    "name": "Nathan Rajlich",
    "url": "http://n8.io/"
  },
  "bugs": {
    "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues"
  },
  "dependencies": {
    "agent-base": "^4.3.0",
    "debug": "^3.1.0"
  },
  "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
  "devDependencies": {
    "mocha": "^6.2.0",
    "proxy": "1"
  },
  "directories": {},
  "dist": {
    "fileCount": 7,
    "integrity": "sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJds1dACRA9TVsSAnZWagAAGKgP/RKItYGuMXvo0v1opBH2\ndJx8uQHpNtZJjrzsV/uloabow+dzza7T2H+jVdcQWyosF6DWRzfejUpLZsiw\nXJDasoli1BjsHcvEfhB3vh75AqMSLchCiwbHoMEEZvOPEU4KK69YcP6QMsE2\n7Z2ZihrGJSZTlnZ+wgy0WTtjv0DXwf2YMa01TNJEpgBxHrIm8gcu+RgnGaUz\nB+n6uTjx0kyxnUwxsP5ugh0GwcvEyje2krZw2Vo8eHJpkl9Yk5dAeVmbrYOF\n1nxi0MOg1jatk/497vtAjnziP6tixc3FFnz2/ayuxXOezWa0L1edtmr16KrA\nsNyFcGb6O8kLjofIE5gpVOsKfjiBvfE0nrMT8PWfts4E1OBexLuziK0lIA/O\nm37Ox2gFOmo5lh83oTcBbfXHIs8Vz7qZw00sCGXlEkUI6+wQADngqmzkTbT1\nO4YfXLJNkgM49VP8+RARHWmOs25leJ8v8hsPGILfhSQowbSY6DGLEoAkv8uT\nDTpF9nq6jeEMvS1dN0LbEMihYVBsQSUvNY3/7Y3Uy3HfHb0tBMLgBVH6bikK\n/goojH14Vx/hQXqpwEqJtluidOqgjiu/Mk8zcYFyJduL+hz6HaYky+4Ius4Y\nmOxd20AjnysbvO6rplcsMtvHrJbnJ19ZF/h61CJikwEroDGzeDIhPchCMutu\nv8dL\r\n=iLov\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "4ee7a737abd92678a293d9b34a1af4d0d08c787b",
    "tarball": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz",
    "unpackedSize": 19534
  },
  "engines": {
    "node": ">= 4.5.0"
  },
  "gitHead": "4c4cce8cb60fd3ac6171e4428f972698eb49f45a",
  "homepage": "https://github.com/TooTallNate/node-https-proxy-agent#readme",
  "keywords": [
    "agent",
    "endpoint",
    "https",
    "proxy"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    }
  ],
  "name": "https-proxy-agent",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/node-https-proxy-agent.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "types": "./index.d.ts",
  "version": "2.2.4"
}
