| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 | 
							- {
 
-   "_args": [
 
-     [
 
-       "forwarded@0.2.0",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "forwarded@0.2.0",
 
-   "_id": "forwarded@0.2.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-ImmTZCiq1MFcfr6XeahL8LKoGBE=",
 
-   "_location": "/forwarded",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "forwarded@0.2.0",
 
-     "name": "forwarded",
 
-     "escapedName": "forwarded",
 
-     "rawSpec": "0.2.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "0.2.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/proxy-addr"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/forwarded/download/forwarded-0.2.0.tgz?cache=0&sync_timestamp=1622503508967&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fforwarded%2Fdownload%2Fforwarded-0.2.0.tgz",
 
-   "_spec": "0.2.0",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "bugs": {
 
-     "url": "https://github.com/jshttp/forwarded/issues"
 
-   },
 
-   "contributors": [
 
-     {
 
-       "name": "Douglas Christopher Wilson",
 
-       "email": "doug@somethingdoug.com"
 
-     }
 
-   ],
 
-   "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"
 
-   },
 
-   "engines": {
 
-     "node": ">= 0.6"
 
-   },
 
-   "files": [
 
-     "LICENSE",
 
-     "HISTORY.md",
 
-     "README.md",
 
-     "index.js"
 
-   ],
 
-   "homepage": "https://github.com/jshttp/forwarded#readme",
 
-   "keywords": [
 
-     "x-forwarded-for",
 
-     "http",
 
-     "req"
 
-   ],
 
-   "license": "MIT",
 
-   "name": "forwarded",
 
-   "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"
 
- }
 
 
  |