{"name":"file-entry-cache","version":"7.0.0","description":"Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process","repository":{"type":"git","url":"git+https://github.com/jaredwray/file-entry-cache.git"},"license":"MIT","author":{"name":"Jared Wray","url":"https://jaredwray.com"},"main":"cache.js","engines":{"node":">=12.0.0"},"scripts":{"eslint":"eslint --cache --cache-location=node_modules/.cache/ 'cache.js' 'test/**/*.js' 'perf.js'","autofix":"npm run eslint -- --fix","test":"npm run eslint --silent && c8 mocha -R spec test/specs","test:ci":"npm run eslint --silent && c8 --reporter=lcov mocha -R spec test/specs","perf":"node perf.js"},"prepush":["npm run eslint --silent"],"precommit":["npm run eslint --silent"],"keywords":["file cache","task cache files","file cache","key par","key value","cache"],"devDependencies":{"c8":"^8.0.1","chai":"^4.3.7","del":"^6.0.0","eslint":"^7.13.0","eslint-config-prettier":"^6.15.0","eslint-plugin-mocha":"^8.0.0","eslint-plugin-prettier":"^3.1.4","glob-expand":"^0.2.1","mocha":"^10.2.0","prettier":"^2.1.2","write":"^2.0.0"},"dependencies":{"flat-cache":"^3.1.0"},"gitHead":"7534eb6dd9357db2774a1b3c36c301db6d70b471","bugs":{"url":"https://github.com/jaredwray/file-entry-cache/issues"},"homepage":"https://github.com/jaredwray/file-entry-cache#readme","_id":"file-entry-cache@7.0.0","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"shasum":"5bb4aef4f0a7dd2ff95966c6d97256b61504bd0a","size":5436,"noattachment":false,"key":"/file-entry-cache/-/file-entry-cache-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-entry-cache/download/file-entry-cache-7.0.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/file-entry-cache_7.0.0_1693006074480_0.9812984696150886"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-25T23:27:54.651Z","publish_time":1693006074651,"_source_registry_name":"default","_cnpm_publish_time":1693006074651,"dist-tags":{"beta":"11.0.0-beta.5","latest":"11.1.2"}}