| 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/http-link-header/ |
Upload File : |
{
"name": "http-link-header",
"version": "1.1.3",
"description": "Parse & format HTTP link headers according to RFC 8288",
"author": "Jonas Hermsmeier <jhermsmeier@gmail.com> (https://jhermsmeier.de)",
"license": "MIT",
"keywords": [
"rfc5988",
"rfc8288",
"rfc",
"5988",
"8288",
"http",
"link",
"header"
],
"main": "lib/link.js",
"scripts": {
"benchmark": "node benchmark",
"test": "control"
},
"devDependencies": {
"@jhermsmeier/control": "2.0.2",
"nanobench": "2.1.1"
},
"homepage": "https://github.com/jhermsmeier/node-http-link-header",
"repository": {
"type": "git",
"url": "git+https://github.com/jhermsmeier/node-http-link-header.git"
},
"bugs": {
"url": "https://github.com/jhermsmeier/node-http-link-header/issues"
},
"engines": {
"node": ">=6.0.0"
}
}