{"name":"cacheable","version":"1.8.10","description":"High Performance Layer 1 / Layer 2 Caching with Keyv Storage","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":{"@faker-js/faker":"^9.6.0","@keyv/redis":"^4.3.2","@types/node":"^22.14.0","@vitest/coverage-v8":"^3.1.1","lru-cache":"^11.1.0","rimraf":"^6.0.1","tsup":"^8.4.0","typescript":"^5.8.2","vitest":"^3.1.1","xo":"^0.60.0"},"dependencies":{"hookified":"^1.8.1","keyv":"^5.3.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","prepublish":"pnpm build","test":"xo --fix && vitest run --coverage","test:ci":"xo && vitest run","clean":"rimraf ./dist ./coverage ./node_modules"},"_id":"cacheable@1.8.10","bugs":{"url":"https://github.com/jaredwray/cacheable/issues"},"homepage":"https://github.com/jaredwray/cacheable#readme","_integrity":"sha512-0ZnbicB/N2R6uziva8l6O6BieBklArWyiGx4GkwAhLKhSHyQtRfM9T1nx7HHuHDKkYB/efJQhz3QJ6x/YqoZzA==","_resolved":"/private/var/folders/h1/n3vxgc0n1sn5_9pxftc4p6l80000gn/T/4b048bf5e0eaaca88c08d2c77f187593/cacheable-1.8.10.tgz","_from":"file:cacheable-1.8.10.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.9.0","dist":{"shasum":"c1b36260240d812912a6d3503da3a6e00166f75c","size":31256,"noattachment":false,"key":"/cacheable/-/cacheable-1.8.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/cacheable/download/cacheable-1.8.10.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/cacheable_1.8.10_1743871412968_0.2864763735179048"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-05T16:43:33.148Z","publish_time":1743871413148,"_source_registry_name":"default","_cnpm_publish_time":1743871413148,"dist-tags":{"latest":"2.3.3"}}