HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
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"
    }
}