{"name":"flat-cache","version":"6.1.18","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.1.0"},"scripts":{"build":"rimraf ./dist && tsup src/index.ts --format cjs,esm --dts --clean --minify","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.18","bugs":{"url":"https://github.com/jaredwray/cacheable/issues"},"homepage":"https://github.com/jaredwray/cacheable#readme","_integrity":"sha512-JUPnFgHMuAVmLmoH9/zoZ6RHOt5n9NlUw/sDXsTbROJ2SFoS2DS4s+swAV6UTeTbGH/CAsZIE6M8TaG/3jVxgQ==","_resolved":"/private/var/folders/q4/x95kq1ln6cd7rrnct9cby32r0000gn/T/3dce977676be4b7258c82d0c00ff92d7/flat-cache-6.1.18.tgz","_from":"file:flat-cache-6.1.18.tgz","_nodeVersion":"22.12.0","_npmVersion":"11.6.0","dist":{"shasum":"da3fea921032680ba9519bd8d12886107f92e97f","size":9291,"noattachment":false,"key":"/flat-cache/-/flat-cache-6.1.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/flat-cache/download/flat-cache-6.1.18.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.18_1760314712781_0.7725159089139721"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-13T00:18:33.015Z","publish_time":1760314713015,"_source_registry_name":"default","_cnpm_publish_time":1760314713015,"dist-tags":{"latest":"6.1.20"}}