{"name":"cacheable-request","version":"13.0.17","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.2.0","keyv":"^5.5.4","mimic-response":"^4.0.0","normalize-url":"^8.1.0","responselike":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^2.3.8","@keyv/sqlite":"^4.0.6","@types/express":"^5.0.6","@types/node":"^24.10.0","@types/responselike":"^1.0.3","@vitest/coverage-v8":"^4.0.15","body-parser":"^2.2.0","delay":"^7.0.0","express":"^5.2.1","pify":"^6.1.0","rimraf":"^6.1.0","sqlite3":"^5.1.7","tsup":"^8.5.0","typescript":"^5.9.3","vitest":"^4.0.15"},"scripts":{"lint":"biome check --write --error-on-warnings","test":"pnpm lint && vitest run --coverage","test:ci":"biome check --error-on-warnings && vitest run --coverage","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.17","bugs":{"url":"https://github.com/jaredwray/cacheable/issues"},"homepage":"https://github.com/jaredwray/cacheable#readme","_integrity":"sha512-tQm7K9zC0cJPpbJS8xZ+NUqJ1bZ78jEXc7/G8uqvQTSdEdbmrxdnvxGb7/piCPeICuRY/L82VVt8UA+qpJ8wyw==","_resolved":"/private/var/folders/h1/n3vxgc0n1sn5_9pxftc4p6l80000gn/T/f47eba790336b520f7a4dde6c1d34933/cacheable-request-13.0.17.tgz","_from":"file:cacheable-request-13.0.17.tgz","_nodeVersion":"20.17.0","_npmVersion":"11.4.1","dist":{"shasum":"3e3350606c4b33b6ec056313f5ec7042758e8d1b","size":19400,"noattachment":false,"key":"/cacheable-request/-/cacheable-request-13.0.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/cacheable-request/download/cacheable-request-13.0.17.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.17_1765312179703_0.4252234181633332"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-09T20:29:39.861Z","publish_time":1765312179861,"_source_registry_name":"default","_cnpm_publish_time":1765312179861,"dist-tags":{"beta":"7.0.3","latest":"13.0.18"}}