{"name":"node-fetch-cache","version":"4.1.2","description":"node-fetch with caching.","main":"src/index.js","type":"module","exports":{"import":"./dist/index.js","require":"./dist/wrapper.cjs"},"types":"./dist/index.d.ts","scripts":{"tsc":"tsc","buildcjs":"cross-env rollup ./dist/index.js --file ./dist/index.cjs --format cjs && cp ./commonjs/wrapper.cjs ./dist/wrapper.cjs","test":"cross-env NODE_OPTIONS=\"--loader ts-node/esm\" mocha --require ts-node/register --spec test/tests.ts --spec plugins/redis/test_redis_cache.ts --extensions ts --timeout 10000 --exit && mocha --timeout 10000 --exit test/tests.cjs","test:debug":"cross-env NODE_OPTIONS=\"--loader ts-node/esm\" mocha --inspect --inspect-brk --require ts-node/register --spec test/tests.ts --extensions ts --timeout 10000 --exit","test:core":"cross-env NODE_OPTIONS=\"--loader ts-node/esm\" mocha --require ts-node/register --spec test/tests.ts --extensions ts --timeout 10000 --exit && mocha --timeout 10000 --exit test/tests.cjs","coverage":"c8 --reporter=lcov --reporter=text --reporter=html --exclude=dist --exclude=test --exclude=plugins/redis/test_redis_cache.ts npm test","lint":"xo .","lintfix":"xo . --fix","prepublishOnly":"cross-env npm run tsc && npm run buildcjs && npm test","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/mistval/node-fetch-cache.git"},"keywords":["node","fetch","node-fetch","cache","cached"],"author":{"name":"mistval"},"license":"MIT","bugs":{"url":"https://github.com/mistval/node-fetch-cache/issues"},"homepage":"https://github.com/mistval/node-fetch-cache#readme","devDependencies":{"@types/cacache":"^17.0.2","@types/mocha":"^10.0.6","@typescript-eslint/eslint-plugin":"^6.15.0","@typescript-eslint/parser":"^6.15.0","c8":"^8.0.1","cross-env":"^7.0.3","dotenv":"^16.3.1","encoding":"^0.1.13","husky":"^8.0.3","mocha":"^10.2.0","rimraf":"^5.0.5","rollup":"^4.9.1","ts-node":"^10.9.2","typescript":"^5.3.3"},"dependencies":{"@types/node-fetch":"2.6.11","cacache":"^18.0.1","form-data":"^4.0.0","locko":"^1.1.0","node-fetch":"2.7.0"},"husky":{"hooks":{"pre-commit":"npm run prepublishOnly"}},"engines":{"node":">=14.14.0"},"_id":"node-fetch-cache@4.1.2","gitHead":"77bc1c36a2975a9680ae1c27ebd9112b704f22c9","_nodeVersion":"20.13.1","_npmVersion":"10.5.2","dist":{"shasum":"4fdbd152c80ec5de76749076a1c4bb16510af8ee","size":14732,"noattachment":false,"key":"/node-fetch-cache/-/node-fetch-cache-4.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-fetch-cache/download/node-fetch-cache-4.1.2.tgz"},"_npmUser":{"name":"rschmidt","email":"randallschmidt1@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-fetch-cache_4.1.2_1719690775091_0.8984013790454959"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-29T19:52:55.247Z","publish_time":1719690775247,"_source_registry_name":"default","maintainers":[{"name":"rschmidt","email":""}],"_cnpm_publish_time":1719690775247,"dist-tags":{"latest":"5.1.0"}}