{"name":"file-entry-cache","version":"10.0.2","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.9.0","@vitest/coverage-v8":"^2.1.4","rimraf":"^6.0.1","tsup":"^8.3.5","typescript":"^5.6.3","vitest":"^2.1.4","xo":"^0.59.3"},"dependencies":{"flat-cache":"^6.1.2"},"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":"file-entry-cache@10.0.2","bugs":{"url":"https://github.com/jaredwray/cacheable/issues"},"homepage":"https://github.com/jaredwray/cacheable#readme","_integrity":"sha512-NCR+vD1IDP7rQ4D5yOpDfP1hH00jcoINoqB/hlN9p28tDbmr4ps2X10qEX3iOg5tKmVzzS4wEqJ66+aSALO6fQ==","_resolved":"/private/var/folders/gs/5m4m2s857ts7l7nbvv0b57r80000gn/T/bb7d456e1348d021f412e75866c79dd0/file-entry-cache-10.0.2.tgz","_from":"file:file-entry-cache-10.0.2.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.9.0","dist":{"shasum":"41ef47976445087dc334b90d38a2de33f85a9d0a","size":9594,"noattachment":false,"key":"/file-entry-cache/-/file-entry-cache-10.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-entry-cache/download/file-entry-cache-10.0.2.tgz"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"directories":{},"maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-entry-cache_10.0.2_1731276622158_0.308421098123171"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-10T22:10:22.337Z","publish_time":1731276622337,"_source_registry_name":"default","_cnpm_publish_time":1731276622337,"dist-tags":{"beta":"11.0.0-beta.5","latest":"11.1.2"}}