52 lines
1.4 KiB
JSON
Raw Permalink Normal View History

2025-04-23 09:34:08 +08:00
{
"_from": "parse-cache-control@^1.0.1",
"_id": "parse-cache-control@1.0.1",
"_inBundle": false,
"_integrity": "sha1-juqz5U+laSD+Fro493+iGqzC104=",
"_location": "/parse-cache-control",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "parse-cache-control@^1.0.1",
"name": "parse-cache-control",
"escapedName": "parse-cache-control",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/http-basic"
],
"_resolved": "https://registry.npmjs.org/parse-cache-control/-/parse-cache-control-1.0.1.tgz",
"_shasum": "8eeab3e54fa56920fe16ba38f77fa21aacc2d74e",
"_spec": "parse-cache-control@^1.0.1",
"_where": "D:\\111\\xy-server\\node_modules\\http-basic",
"bugs": {
"url": "https://github.com/roryf/parse-cache-control/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Parse Cache-Control headers.",
"devDependencies": {
"tape": "^3.5.0"
},
"homepage": "https://github.com/roryf/parse-cache-control#readme",
"licenses": [
{
"type": "BSD",
"url": "http://github.com/hapijs/wreck/raw/master/LICENSE"
}
],
"main": "index.js",
"name": "parse-cache-control",
"repository": {
"type": "git",
"url": "git+https://github.com/roryf/parse-cache-control.git"
},
"scripts": {
"test": "tape test.js"
},
"version": "1.0.1"
}