{"name":"file-entry-cache","version":"10.1.0","description":"A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run","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/file-entry-cache"},"author":{"name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","private":false,"keywords":["file cache","task cache files","file cache","key par","key value","cache"],"devDependencies":{"@types/node":"^22.15.8","@vitest/coverage-v8":"^3.1.3","rimraf":"^6.0.1","tsup":"^8.4.0","typescript":"^5.8.3","vitest":"^3.1.3","xo":"^0.60.0"},"dependencies":{"flat-cache":"^6.1.9"},"scripts":{"build":"rimraf ./dist && tsup src/index.ts --format cjs,esm --dts --clean","prepublish":"pnpm build","test":"xo --fix && vitest run --coverage","test:ci":"xo && vitest run","clean":"rimraf ./dist ./coverage ./node_modules"},"_id":"file-entry-cache@10.1.0","bugs":{"url":"https://github.com/jaredwray/cacheable/issues"},"homepage":"https://github.com/jaredwray/cacheable#readme","_integrity":"sha512-Et/ex6smi3wOOB+n5mek+Grf7P2AxZR5ueqRUvAAn4qkyatXi3cUC1cuQXVkX0VlzBVsN4BkWJFmY/fYiRTdww==","_resolved":"/private/var/folders/q4/x95kq1ln6cd7rrnct9cby32r0000gn/T/e45f4005b87f53c5e63b8794c4c73960/file-entry-cache-10.1.0.tgz","_from":"file:file-entry-cache-10.1.0.tgz","_nodeVersion":"22.12.0","_npmVersion":"11.3.0","dist":{"shasum":"54c0117fe76425e9f08a44a3a08bedde0cd93fe8","size":10140,"noattachment":false,"key":"/file-entry-cache/-/file-entry-cache-10.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-entry-cache/download/file-entry-cache-10.1.0.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/file-entry-cache_10.1.0_1746546876636_0.844361504758806"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-06T15:54:36.825Z","publish_time":1746546876825,"_source_registry_name":"default","_cnpm_publish_time":1746546876825,"dist-tags":{"beta":"11.0.0-beta.5","latest":"11.1.2"}}