{"name":"cacheable-request","version":"10.0.2","description":"Wrap native HTTP requests with RFC compliant cache support","license":"MIT","repository":{"type":"git","url":"git+https://github.com/jaredwray/cacheable-request.git"},"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":">=14.16"},"scripts":{"test":"xo && NODE_OPTIONS=--experimental-vm-modules jest --coverage ","prepare":"npm run build","build":"tsc --project tsconfig.build.json","clean":"rm -rf node_modules && rm -rf ./coverage && rm -rf ./package-lock.json && rm -rf ./test/testdb.sqlite && rm -rf ./dist"},"keywords":["HTTP","HTTPS","cache","caching","layer","cacheable","RFC 7234","RFC","7234","compliant"],"dependencies":{"get-stream":"^6.0.1","http-cache-semantics":"^4.1.0","keyv":"^4.5.0","mimic-response":"^4.0.0","normalize-url":"^7.1.0","responselike":"^3.0.0"},"devDependencies":{"@keyv/sqlite":"^3.5.3","@types/create-test-server":"^3.0.1","@types/delay":"^3.1.0","@types/get-stream":"^3.0.2","@types/http-cache-semantics":"^4.0.1","@types/jest":"^29.0.0","@types/node":"^18.7.16","@types/responselike":"^1.0.0","@types/sqlite3":"^3.1.8","create-test-server":"3.0.1","delay":"^5.0.0","eslint-plugin-jest":"^27.0.4","jest":"^29.0.3","sqlite3":"^5.0.11","ts-jest":"^29.0.0","ts-jest-resolver":"^2.0.0","ts-node":"^10.9.1","typescript":"^4.8.3","xo":"^0.51.0"},"jest":{"extensionsToTreatAsEsm":[".ts"],"resolver":"ts-jest-resolver","moduleFileExtensions":["ts","js"],"transform":{"^.+\\.(ts|tsx)$":["ts-jest",{"tsconfig":"./tsconfig.build.json","useESM":true}]},"testMatch":["**/test/*.test.(ts|js)"],"testEnvironment":"node"},"xo":{"plugins":["jest"],"extends":["plugin:jest/recommended"],"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,"new-cap":0,"@typescript-eslint/restrict-plus-operands":0,"@typescript-eslint/no-implicit-any-catch":0}},"gitHead":"7cdb818060590ebf9589ff0459007235f124dd87","bugs":{"url":"https://github.com/jaredwray/cacheable-request/issues"},"homepage":"https://github.com/jaredwray/cacheable-request#readme","_id":"cacheable-request@10.0.2","_nodeVersion":"16.13.1","_npmVersion":"8.3.0","dist":{"shasum":"5a9b061fb5e69f3959d39f93431fc8f4f2c70579","size":13303,"noattachment":false,"key":"/cacheable-request/-/cacheable-request-10.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/cacheable-request/download/cacheable-request-10.0.2.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","tmp":"tmp/cacheable-request_10.0.2_1663164866928_0.910008174248718"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-14T15:07:52.093Z","publish_time":1663164867128,"_cnpm_publish_time":1663164867128,"dist-tags":{"beta":"7.0.3","latest":"13.0.18"}}