| Server IP : 188.114.97.2 / Your IP : 104.23.197.231 Web Server : Apache/2.4.59 (Debian) System : Linux EDL-STRETCH 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64 User : edlftp ( 1002) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/local/lib/node_modules/npm/node_modules/http-cache-semantics/ |
Upload File : |
{
"_from": "http-cache-semantics@^3.8.1",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==",
"_location": "/http-cache-semantics",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "http-cache-semantics@^3.8.1",
"name": "http-cache-semantics",
"escapedName": "http-cache-semantics",
"rawSpec": "^3.8.1",
"saveSpec": null,
"fetchSpec": "^3.8.1"
},
"_requiredBy": [
"/make-fetch-happen",
"/npm-profile/make-fetch-happen",
"/npm-registry-fetch/make-fetch-happen"
],
"_resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz",
"_shasum": "39b0e16add9b605bf0a9ef3d9daaf4843b4cacd2",
"_spec": "http-cache-semantics@^3.8.1",
"_where": "/Users/rebecca/code/npm/node_modules/make-fetch-happen",
"author": {
"name": "Kornel LesiĆski",
"email": "[email protected]",
"url": "https://kornel.ski/"
},
"bugs": {
"url": "https://github.com/pornel/http-cache-semantics/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-preset-env": "^1.6.1",
"mocha": "^3.4.2"
},
"files": [
"node4/index.js"
],
"homepage": "https://github.com/pornel/http-cache-semantics#readme",
"license": "BSD-2-Clause",
"main": "node4/index.js",
"name": "http-cache-semantics",
"repository": {
"type": "git",
"url": "git+https://github.com/pornel/http-cache-semantics.git"
},
"scripts": {
"compile": "babel -d node4/ index.js; babel -d node4/test test",
"prepublish": "npm run compile",
"test": "npm run compile; mocha node4/test"
},
"version": "3.8.1"
}