{"name":"flat-cache","version":"6.1.14","description":"A simple key/value storage using files to persist the data","type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.cjs","import":"./dist/index.js"}},"repository":{"type":"git","url":"git+https://github.com/jaredwray/cacheable.git","directory":"packages/flat-cache"},"author":{"name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","private":false,"keywords":["cache","caching","cacheable","flat-cache","flat","file","file-cache","file-caching","file-based-cache","file-persist","file-persistence","file-storage","file-system","file-management","filesystem-cache","disk-cache","cache-persistence","cache-persist","persistent-cache","persistent-storage","cache-to-file","cache-on-disk","cache-file","cache-expiration","cache-lifetime","data-persistence","data-storage","local-storage","file-system-cache"],"devDependencies":{"@biomejs/biome":"^2.2.4","@faker-js/faker":"^10.0.0","@types/node":"^24.5.0","@vitest/coverage-v8":"^3.2.4","rimraf":"^6.0.1","tsup":"^8.5.0","typescript":"^5.9.2","vitest":"^3.2.4"},"dependencies":{"flatted":"^3.3.3","hookified":"^1.12.0","cacheable":"^2.0.1"},"scripts":{"build":"rimraf ./dist && tsup src/index.ts --format cjs,esm --dts --clean","prepublish":"pnpm build","lint":"biome check --write --error-on-warnings","test":"pnpm lint && vitest run --coverage","test:ci":"biome check --error-on-warnings && vitest run --coverage","clean":"rimraf ./dist ./coverage ./node_modules"},"_id":"flat-cache@6.1.14","bugs":{"url":"https://github.com/jaredwray/cacheable/issues"},"homepage":"https://github.com/jaredwray/cacheable#readme","_integrity":"sha512-ExZSCSV9e7v/Zt7RzCbX57lY2dnPdxzU/h3UE6WJ6NtEMfwBd8jmi1n4otDEUfz+T/R+zxrFDpICFdjhD3H/zw==","_resolved":"/private/var/folders/q4/x95kq1ln6cd7rrnct9cby32r0000gn/T/d2bd1b0e49cdee6412a907c187039ba5/flat-cache-6.1.14.tgz","_from":"file:flat-cache-6.1.14.tgz","_nodeVersion":"22.12.0","_npmVersion":"11.6.0","dist":{"shasum":"1c95d57ae4fce8668e10c90681c163d24b47a29b","size":10870,"noattachment":false,"key":"/flat-cache/-/flat-cache-6.1.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/flat-cache/download/flat-cache-6.1.14.tgz"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"directories":{},"maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/flat-cache_6.1.14_1758055299585_0.11060202365676441"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T20:41:39.793Z","publish_time":1758055299793,"_source_registry_name":"default","_cnpm_publish_time":1758055299793,"dist-tags":{"latest":"6.1.20"}}