{"name":"flat-cache","version":"6.1.0","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"},"author":{"name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","private":false,"keywords":["cache","caching","node","nodejs","cacheable","cacheable-node-cache","node-cache","cacheable-node"],"devDependencies":{"@types/node":"^22.7.4","@vitest/coverage-v8":"^2.1.1","rimraf":"^6.0.1","tsup":"^8.3.0","typescript":"^5.6.2","vitest":"^2.1.1","xo":"^0.59.3"},"dependencies":{"cacheable":"^1.7.1","flatted":"^3.3.1","hookified":"^1.1.0"},"scripts":{"build":"rimraf ./dist && tsup src/index.ts --format cjs,esm --dts --clean","test":"xo --fix && vitest run --coverage","test:ci":"xo && vitest run","clean":"rimraf ./dist ./coverage ./node_modules"},"_id":"flat-cache@6.1.0","bugs":{"url":"https://github.com/jaredwray/cacheable/issues"},"homepage":"https://github.com/jaredwray/cacheable#readme","_integrity":"sha512-txr9o9zCbXvMOWZ1wZAID4U+CnYxdkSFqxxvd8Bs/a0ZidSs8V8diyv0CviKkPYEWHtbFJloF/QQO2WnkarnlA==","_resolved":"/private/var/folders/h1/n3vxgc0n1sn5_9pxftc4p6l80000gn/T/29c0b0fb7bc0576d237d82f3ace27b98/flat-cache-6.1.0.tgz","_from":"file:flat-cache-6.1.0.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"6f04899a05d2ba84c3d16c43cc4075c96e83400e","size":8918,"noattachment":false,"key":"/flat-cache/-/flat-cache-6.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/flat-cache/download/flat-cache-6.1.0.tgz"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"directories":{},"maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/flat-cache_6.1.0_1727628915131_0.755252084055875"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-29T16:55:15.361Z","publish_time":1727628915361,"_source_registry_name":"default","_cnpm_publish_time":1727628915361,"dist-tags":{"latest":"6.1.20"}}