{"name":"cacheable-request","version":"7.0.3","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"},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=14.16"},"scripts":{"test":"xo --fix && jest --coverage","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.1","keyv":"^4.5.2","mimic-response":"^3.1.0","normalize-url":"^6.0.3","responselike":"^2.0.0"},"devDependencies":{"@babel/core":"^7.21.8","@babel/preset-env":"^7.21.5","@keyv/sqlite":"^3.6.5","@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.5.1","@types/node":"^18.0.0","@types/pify":"^5.0.1","@types/responselike":"^1.0.0","@types/sqlite3":"^3.1.8","create-test-server":"3.0.1","eslint-plugin-jest":"^27.2.1","delay":"^5.0.0","jest":"^29.5.0","pify":"^5.0.0","sqlite3":"^5.1.6","ts-jest":"^29.1.0","ts-node":"^10.9.1","typescript":"^4.7.4","xo":"^0.54.2"},"jest":{"globals":{"ts-jest":{"tsconfig":"./tsconfig.json"}},"moduleFileExtensions":["ts","js"],"transform":{"^.+\\.(ts|tsx)$":"ts-jest"},"testMatch":["**/test/*.test.(ts)"],"testEnvironment":"node"},"xo":{"plugins":["jest"],"extends":["plugin:jest/recommended"],"rules":{"@typescript-eslint/object-curly-spacing":0,"@typescript-eslint/naming-convention":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,"n/prefer-global/url":0,"@typescript-eslint/no-empty-function":0,"@typescript-eslint/restrict-plus-operands":0,"@typescript-eslint/no-floating-promises":0,"@typescript-eslint/await-thenable":0,"@typescript-eslint/no-unsafe-argument":0}},"readmeFilename":"README.md","gitHead":"733a3fb59f746fba65f2a475a62dbd92d6fa509f","bugs":{"url":"https://github.com/jaredwray/cacheable-request/issues"},"homepage":"https://github.com/jaredwray/cacheable-request#readme","_id":"cacheable-request@7.0.3","_nodeVersion":"18.9.0","_npmVersion":"9.5.1","dist":{"shasum":"a02c49f32bd3251716e8965fbddaab4294ee8a3d","size":11759,"noattachment":false,"key":"/cacheable-request/-/cacheable-request-7.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/cacheable-request/download/cacheable-request-7.0.3.tgz"},"_npmUser":{"name":"lukechilds","email":"lukechilds123@gmail.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_7.0.3_1686165085198_0.519093474788958"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-07T19:11:25.437Z","publish_time":1686165085437,"_source_registry_name":"default","_cnpm_publish_time":1686165085437,"dist-tags":{"beta":"7.0.3","latest":"13.0.18"}}