{"name":"node-fetch-cache","version":"5.0.0","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=\"--import tsx\" mocha --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=\"--import tsx\" mocha --inspect --inspect-brk --spec test/tests.ts --spec plugins/redis/test_redis_cache.ts --extensions ts --timeout 10000 --exit","test:core":"cross-env NODE_OPTIONS=\"--import tsx\" mocha --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 rm -rf dist && 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","tsx":"^4.17.0","typescript":"^5.5.4"},"dependencies":{"cacache":"^18.0.1","formdata-node":"^6.0.3","locko":"^1.1.0","node-fetch":"3.3.2"},"husky":{"hooks":{"pre-commit":"npm run prepublishOnly"}},"engines":{"node":">=18.19.0"},"_id":"node-fetch-cache@5.0.0","gitHead":"3e03ba6f5b292606d0289cf2fd7d626305de0322","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"shasum":"f5bc13f6d4075a6a77fad8830d8eff15521032e7","size":13081,"noattachment":false,"key":"/node-fetch-cache/-/node-fetch-cache-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-fetch-cache/download/node-fetch-cache-5.0.0.tgz"},"_npmUser":{"name":"rschmidt","email":"randallschmidt1@gmail.com"},"directories":{},"maintainers":[{"name":"rschmidt","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-fetch-cache_5.0.0_1723908600034_0.38358923984534776"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-17T15:30:00.235Z","publish_time":1723908600235,"_source_registry_name":"default","_cnpm_publish_time":1723908600235,"dist-tags":{"latest":"5.1.0"}}