{"name":"flat-cache","version":"6.1.19","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.3.5","@faker-js/faker":"^10.1.0","@types/node":"^24.10.1","@vitest/coverage-v8":"^4.0.9","rimraf":"^6.1.0","tsup":"^8.5.1","typescript":"^5.9.3","vitest":"^4.0.9"},"dependencies":{"flatted":"^3.3.3","hookified":"^1.13.0","cacheable":"^2.2.0"},"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.19","bugs":{"url":"https://github.com/jaredwray/cacheable/issues"},"homepage":"https://github.com/jaredwray/cacheable#readme","_integrity":"sha512-l/K33newPTZMTGAnnzaiqSl6NnH7Namh8jBNjrgjprWxGmZUuxx/sJNIRaijOh3n7q7ESbhNZC+pvVZMFdeU4A==","_resolved":"/private/var/folders/h1/n3vxgc0n1sn5_9pxftc4p6l80000gn/T/553299d7cd4ba5a8c4386e5e7dd0a606/flat-cache-6.1.19.tgz","_from":"file:flat-cache-6.1.19.tgz","_nodeVersion":"20.17.0","_npmVersion":"11.4.1","dist":{"shasum":"20e5b201c9b181a7b773b3b150108932077d2bbf","size":11077,"noattachment":false,"key":"/flat-cache/-/flat-cache-6.1.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/flat-cache/download/flat-cache-6.1.19.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.19_1763311578118_0.012366094273623451"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-16T16:46:18.306Z","publish_time":1763311578306,"_source_registry_name":"default","_cnpm_publish_time":1763311578306,"dist-tags":{"latest":"6.1.20"}}