| Server IP : 35.80.110.71 / Your IP : 216.73.216.221 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/node_modules/lighthouse/node_modules/forwarded-parse/ |
Upload File : |
{
"name": "forwarded-parse",
"version": "2.1.2",
"description": "Parse the Forwarded header (RFC 7239) into an array of objects",
"keywords": [
"forwarded",
"RFC-7239",
"rfc-7239",
"RFC7239",
"rfc7239",
"header",
"parser",
"7239",
"RFC",
"rfc"
],
"homepage": "https://github.com/lpinca/forwarded-parse",
"bugs": "https://github.com/lpinca/forwarded-parse/issues",
"license": "MIT",
"author": "Luigi Pinca",
"files": [
"lib",
"index.js",
"index.d.ts"
],
"main": "index.js",
"repository": "lpinca/forwarded-parse",
"scripts": {
"test": "c8 --reporter=lcov --reporter=text tape test.js"
},
"devDependencies": {
"c8": "^7.3.0",
"pre-commit": "^1.2.2",
"tape": "^5.0.1"
}
}