{"name":"cacheable-request","version":"13.0.4","description":"Wrap native HTTP requests with RFC compliant cache support","license":"MIT","repository":{"type":"git","url":"git+https://github.com/jaredwray/cacheable.git","directory":"packages/cacheable-request"},"author":{"name":"Jared Wray","email":"me@jaredwray.com","url":"http://jaredwray.com"},"type":"module","exports":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=18"},"keywords":["HTTP","HTTPS","cache","caching","layer","cacheable","RFC 7234","RFC","7234","compliant"],"dependenciesComments":{"@types/http-cache-semantics":"It needs to be in the dependencies list and not devDependencies because otherwise projects that use this one will be getting `Could not find a declaration file for module 'http-cache-semantics'` error when running `tsc`, see https://github.com/jaredwray/cacheable-request/issues/194 for details"},"dependencies":{"@types/http-cache-semantics":"^4.0.4","get-stream":"^9.0.1","http-cache-semantics":"^4.1.1","keyv":"^5.3.1","mimic-response":"^4.0.0","normalize-url":"^8.0.1","responselike":"^3.0.0"},"devDependencies":{"@keyv/sqlite":"^4.0.1","@types/node":"^22.13.9","@types/responselike":"^1.0.3","@types/sqlite3":"^5.1.0","@vitest/coverage-v8":"^3.0.7","body-parser":"^1.20.3","delay":"^6.0.0","express":"^4.21.2","pify":"^6.1.0","rimraf":"^6.0.1","sqlite3":"^5.1.7","tsup":"^8.4.0","typescript":"^5.8.2","vitest":"^3.0.7","xo":"^0.60.0"},"xo":{"rules":{"@typescript-eslint/triple-slash-reference":0,"@typescript-eslint/no-namespace":0,"@typescript-eslint/no-unsafe-assignment":0,"@typescript-eslint/no-unsafe-call":0,"@typescript-eslint/ban-types":0,"@typescript-eslint/restrict-template-expressions":0,"@typescript-eslint/no-unsafe-return":0,"@typescript-eslint/no-unsafe-argument":0,"new-cap":0,"unicorn/no-abusive-eslint-disable":0,"@typescript-eslint/restrict-plus-operands":0,"@typescript-eslint/no-implicit-any-catch":0,"@typescript-eslint/consistent-type-imports":0,"@typescript-eslint/consistent-type-definitions":0,"@typescript-eslint/prefer-nullish-coalescing":0,"n/prefer-global/url":0,"n/no-deprecated-api":0,"unicorn/prefer-event-target":0,"@typescript-eslint/no-unnecessary-type-assertion":0,"promise/prefer-await-to-then":0}},"scripts":{"test":"xo --fix && vitest run --coverage","test:ci":"xo && vitest run","prepublish":"pnpm run build","build":"rimraf ./dist && tsc --project tsconfig.build.json","clean":"rimraf node_modules ./coverage ./test/testdb.sqlite ./dist"},"_id":"cacheable-request@13.0.4","bugs":{"url":"https://github.com/jaredwray/cacheable/issues"},"homepage":"https://github.com/jaredwray/cacheable#readme","_integrity":"sha512-1zlSHJp9NyWG7Sv53ItFT3mQ5n8imZ4bPm23xYHchvz9MD6vuZUBuE1XV8FdaYl1Qcj5+NJudWU6nmRGH7PE4Q==","_resolved":"/private/var/folders/q4/x95kq1ln6cd7rrnct9cby32r0000gn/T/b9b966187d425d076160bb12ee84c55f/cacheable-request-13.0.4.tgz","_from":"file:cacheable-request-13.0.4.tgz","_nodeVersion":"22.12.0","_npmVersion":"11.1.0","dist":{"shasum":"586b48d648bf2a91cf473c97eae065d4f6960570","size":16381,"noattachment":false,"key":"/cacheable-request/-/cacheable-request-13.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/cacheable-request/download/cacheable-request-13.0.4.tgz"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"directories":{},"maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"},{"name":"lukechilds","email":"lukechilds123@gmail.com"},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cacheable-request_13.0.4_1741045720384_0.8654544693964461"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-03T23:48:40.603Z","publish_time":1741045720603,"_source_registry_name":"default","_cnpm_publish_time":1741045720603,"dist-tags":{"beta":"7.0.3","latest":"13.0.18"}}