{ "_args": [ [ "http-cache-semantics@4.1.1", "/data/jenkins/workspace/mer.ws.baibaodun.com.cn" ] ], "_from": "http-cache-semantics@4.1.1", "_id": "http-cache-semantics@4.1.1", "_inBundle": false, "_integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", "_location": "/http-cache-semantics", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "http-cache-semantics@4.1.1", "name": "http-cache-semantics", "escapedName": "http-cache-semantics", "rawSpec": "4.1.1", "saveSpec": null, "fetchSpec": "4.1.1" }, "_requiredBy": [ "/cacheable-request" ], "_resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", "_spec": "4.1.1", "_where": "/data/jenkins/workspace/mer.ws.baibaodun.com.cn", "author": { "name": "Kornel LesiƄski", "email": "kornel@geekhood.net", "url": "https://kornel.ski/" }, "bugs": { "url": "https://github.com/kornelski/http-cache-semantics/issues" }, "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies", "devDependencies": { "mocha": "^10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/kornelski/http-cache-semantics#readme", "license": "BSD-2-Clause", "main": "index.js", "name": "http-cache-semantics", "repository": { "type": "git", "url": "git+https://github.com/kornelski/http-cache-semantics.git" }, "scripts": { "test": "mocha" }, "version": "4.1.1" }