{
  "_args": [
    [
      "proxy-addr@~2.0.7",
      "/var/www/html/avitus.co.za/flashcards/web/node_modules/express"
    ]
  ],
  "_from": "proxy-addr@>=2.0.7 <2.1.0",
  "_hasShrinkwrap": false,
  "_id": "proxy-addr@2.0.7",
  "_inCache": true,
  "_installable": true,
  "_location": "/proxy-addr",
  "_nodeVersion": "14.15.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/proxy-addr_2.0.7_1622509048350_0.7648840093614298"
  },
  "_npmUser": {
    "email": "doug@somethingdoug.com",
    "name": "dougwilson"
  },
  "_npmVersion": "6.14.10",
  "_phantomChildren": {},
  "_requested": {
    "name": "proxy-addr",
    "raw": "proxy-addr@~2.0.7",
    "rawSpec": "~2.0.7",
    "scope": null,
    "spec": ">=2.0.7 <2.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/express"
  ],
  "_resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
  "_shasum": "f19fe69ceab311eeb94b42e70e8c2070f9ba1025",
  "_shrinkwrap": null,
  "_spec": "proxy-addr@~2.0.7",
  "_where": "/var/www/html/avitus.co.za/flashcards/web/node_modules/express",
  "author": {
    "email": "doug@somethingdoug.com",
    "name": "Douglas Christopher Wilson"
  },
  "bugs": {
    "url": "https://github.com/jshttp/proxy-addr/issues"
  },
  "dependencies": {
    "forwarded": "0.2.0",
    "ipaddr.js": "1.9.1"
  },
  "description": "Determine address of proxied request",
  "devDependencies": {
    "beautify-benchmark": "0.2.4",
    "benchmark": "2.1.4",
    "deep-equal": "1.0.1",
    "eslint": "7.26.0",
    "eslint-config-standard": "14.1.1",
    "eslint-plugin-import": "2.23.4",
    "eslint-plugin-markdown": "2.2.0",
    "eslint-plugin-node": "11.1.0",
    "eslint-plugin-promise": "4.3.1",
    "eslint-plugin-standard": "4.1.0",
    "mocha": "8.4.0",
    "nyc": "15.1.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 5,
    "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtYX4CRA9TVsSAnZWagAAwJkP/28zIDWqk0YLDQSNIfDd\nUecLG6NXXv+HmWQlZpotbQwV3wMX8HQDVPV6n23xVlQDICmd238+or07W1jG\nq7/XkQOfu8BILZZExCs7GseWmiNW1iVXWmh1VdER0YM5OYBP3054qrIOrjeg\nEYwGwaMQPcu15mSsJ31Zmziarwj4wRww2bgg7qviF81h+7Ny2kmdKWMQFDHW\nS3T2ogn5Ln/es1nilHPzIKJba4hRr3dtljfyZnQuV2morAdf4gn8k0X60JUY\npET6ggjHrGHHDYL9hjs33kxI952zl+1W64ZZu+3E/imA064fCGUJk/+FFFCv\nMW9hWMqKyAqQtsnVH2e4wsMeGa3WIH0GyMR0O1ro6eVa3FDAz35tGluTmoNf\nedkKX1cY+WTw+obV10KmUlIGzTagw0e6YJ8vDzmprlozXb/eyqAba+i2rqsN\ny1sqTPQZbzBZW9WOcvwDBISwZonHzxlMUZTcHU72HUn4/HmS48u1BTUKpTP7\nbV8BT6ONikU80Imx3fEaEy7Trn+aPACGrHgDh3ReRo16Po0jALYLQxPJyi2k\neAnpFAq35k6boKIRYMP7s/H7sjEEbJZDsYE2zXQjcHXEPU8LSequ3RnbvD+y\n9lKRcQjfzc+CaotwhJfB0P48t7YRwFdtvqpX3VnrlQpw8vSM9Dyb7yllJ/kj\nUlYV\r\n=shR7\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "f19fe69ceab311eeb94b42e70e8c2070f9ba1025",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEQCIHHghL6ucMSlP+cipw7nxvRd7xqa+/2wL3Rt0yiz+abUAiB7tf4oWxGxlUnTx+0xhymgXUXGPGhHC66azpYs2T787A=="
      }
    ],
    "tarball": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
    "unpackedSize": 15399
  },
  "engines": {
    "node": ">= 0.10"
  },
  "gitHead": "1cdd2f78e0fcc23ceae4723e6b837345c2499772",
  "homepage": "https://github.com/jshttp/proxy-addr#readme",
  "keywords": [
    "ip",
    "proxy",
    "x-forwarded-for"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "dougwilson",
      "email": "doug@somethingdoug.com"
    }
  ],
  "name": "proxy-addr",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jshttp/proxy-addr.git"
  },
  "scripts": {
    "bench": "node benchmark/index.js",
    "lint": "eslint .",
    "test": "mocha --reporter spec --bail --check-leaks test/",
    "test-ci": "nyc --reporter=lcov --reporter=text npm test",
    "test-cov": "nyc --reporter=html --reporter=text npm test"
  },
  "version": "2.0.7"
}
