{
  "_args": [
    [
      "forwarded@0.2.0",
      "/var/www/html/avitus.co.za/flashcards/web/node_modules/proxy-addr"
    ]
  ],
  "_from": "forwarded@0.2.0",
  "_hasShrinkwrap": false,
  "_id": "forwarded@0.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/forwarded",
  "_nodeVersion": "14.15.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/forwarded_0.2.0_1622503382323_0.8063619100472423"
  },
  "_npmUser": {
    "email": "doug@somethingdoug.com",
    "name": "dougwilson"
  },
  "_npmVersion": "6.14.10",
  "_phantomChildren": {},
  "_requested": {
    "name": "forwarded",
    "raw": "forwarded@0.2.0",
    "rawSpec": "0.2.0",
    "scope": null,
    "spec": "0.2.0",
    "type": "version"
  },
  "_requiredBy": [
    "/proxy-addr"
  ],
  "_resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
  "_shasum": "2269936428aad4c15c7ebe9779a84bf0b2a81811",
  "_shrinkwrap": null,
  "_spec": "forwarded@0.2.0",
  "_where": "/var/www/html/avitus.co.za/flashcards/web/node_modules/proxy-addr",
  "bugs": {
    "url": "https://github.com/jshttp/forwarded/issues"
  },
  "contributors": [
    {
      "name": "Douglas Christopher Wilson",
      "email": "doug@somethingdoug.com"
    }
  ],
  "dependencies": {},
  "description": "Parse HTTP X-Forwarded-For header",
  "devDependencies": {
    "beautify-benchmark": "0.2.4",
    "benchmark": "2.1.4",
    "deep-equal": "1.0.1",
    "eslint": "7.27.0",
    "eslint-config-standard": "14.1.1",
    "eslint-plugin-import": "2.23.4",
    "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-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtW/WCRA9TVsSAnZWagAAyf8P/23NMl1yyxOGfaXAMeyK\nkLZQ+pdMp8yFjRoRVbeTJV3XJVEEIkXABsn7pFMldGmg7NklHY08BzbnOr/u\nY70HiGdzQu3KsrG8qZxC0gvn32C3jJ0kq/MMaOV2oBZzWQDQSpehLoEJmPD5\nJwnsWsMjzvWYhQjXbpZnVBBbnD9qvT1ATyhi6ncnEywMmFJ3bpkRAPIbwHxC\nvdbDmwGstT/AuwjFXn+eiKlE6QSTN72tkz4PlqoVMB0OFFyeREBkd7RApHE9\nQjFmSbkCgytnGYeSQWAaksx5OV0u8rNxtIte3IeAPYldVazswhnnZ7Qmy3Vw\n6GGxVpyqu2+xowCw9NPIqLjrYTwLGCgHwvHDwouh/q2MYqPhxrR8PfBCwQKs\nIoo+xKjE/u/xVT0ETcC8b9BcYE4HhiaPgUP+GLvrxdn/kF7BZNX2MwV77JMV\noXUItT9Ug003RLKHrJkhfcdYtmzHmEMGpUOoUnvQ2bdMSPsesrQkxkhVMNlj\nzn9NITRMaOraEkWKASoca5MJTgSaBJ3DAcug7uBSZBRJXY20KXdD4EhYPiqf\nv6burmtlkzd0NpHZFqLNxJ1g+zoU5LI+9nGwunmSlscCMOcwmQlVxS2mTm+I\nntH7Eqmn0XPoQvFd6uraVdarGR14QWlrPHhx71AwZ+TW3GxjzRIirLmKJBS9\nIDiQ\r\n=FFNt\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "2269936428aad4c15c7ebe9779a84bf0b2a81811",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEUCIGStXOvHp1UhPb+oEODqJdGPc4uV03Ad9ONda410dnFNAiEAjMxcrDOEE375P4eyMqQzBGHGklkig8NcDmLGK+CNK+c="
      }
    ],
    "tarball": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
    "unpackedSize": 5876
  },
  "engines": {
    "node": ">= 0.6"
  },
  "gitHead": "93d2f4c185edd14cb023632c0b216a9f08646ff1",
  "homepage": "https://github.com/jshttp/forwarded#readme",
  "keywords": [
    "http",
    "req",
    "x-forwarded-for"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "dougwilson",
      "email": "doug@somethingdoug.com"
    }
  ],
  "name": "forwarded",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jshttp/forwarded.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": "node scripts/version-history.js && git add HISTORY.md"
  },
  "version": "0.2.0"
}
