HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: dawonefr-98 (1071)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: //lib/node_modules/npm/node_modules/http-cache-semantics/package.json
{
    "name": "http-cache-semantics",
    "version": "4.1.1",
    "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
    "repository": "https://github.com/kornelski/http-cache-semantics.git",
    "main": "index.js",
    "scripts": {
        "test": "mocha"
    },
    "files": [
        "index.js"
    ],
    "author": "Kornel LesiƄski <kornel@geekhood.net> (https://kornel.ski/)",
    "license": "BSD-2-Clause",
    "devDependencies": {
        "mocha": "^10.0"
    }
}