{"name":"cacheable","version":"1.8.3","description":"Simple Caching Engine using Keyv","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/cacheable"},"author":{"name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","private":false,"devDependencies":{"@keyv/redis":"^3.0.1","@types/node":"^22.8.4","@vitest/coverage-v8":"^2.1.4","lru-cache":"^11.0.1","rimraf":"^6.0.1","tsup":"^8.3.5","typescript":"^5.6.3","vitest":"^2.1.4","xo":"^0.59.3"},"dependencies":{"hookified":"^1.5.0","keyv":"^5.1.2"},"keywords":["cacheable","high performance","layer 1 caching","layer 2 caching","distributed caching","Keyv storage engine","memory caching","LRU cache","expiration","CacheableMemory","offline support","distributed sync","secondary store","primary store","non-blocking operations","cache statistics","layered caching","fault tolerant","scalable cache","in-memory cache","distributed cache","lruSize","lru","multi-tier cache"],"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":"cacheable@1.8.3","bugs":{"url":"https://github.com/jaredwray/cacheable/issues"},"homepage":"https://github.com/jaredwray/cacheable#readme","_integrity":"sha512-u1JKDsgAR1Z389QQFP1btl8TgmfvQUmoOP50S8IT2Z5bDUSCYSZHq66FOvEX0zhHvtuPwGyf8m5/E2BjAK4jAg==","_resolved":"/private/var/folders/h1/n3vxgc0n1sn5_9pxftc4p6l80000gn/T/f987bebf2b9fc6236828745da5c70568/cacheable-1.8.3.tgz","_from":"file:cacheable-1.8.3.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.9.0","dist":{"shasum":"8f6d850e4d72d869ebdc1d94baa32a5f24706077","size":27947,"noattachment":false,"key":"/cacheable/-/cacheable-1.8.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/cacheable/download/cacheable-1.8.3.tgz"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"directories":{},"maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cacheable_1.8.3_1730334418269_0.043372914572072485"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-31T00:26:58.458Z","publish_time":1730334418458,"_source_registry_name":"default","_cnpm_publish_time":1730334418458,"dist-tags":{"latest":"2.3.3"}}