{"name":"cacheable","version":"1.7.1","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"},"author":{"name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","private":false,"devDependencies":{"@keyv/redis":"^3.0.1","@types/node":"^22.6.1","@vitest/coverage-v8":"^2.1.1","lru-cache":"^11.0.1","rimraf":"^6.0.1","ts-node":"^10.9.2","tsup":"^8.3.0","typescript":"^5.6.2","vitest":"^2.1.1","xo":"^0.59.3"},"dependencies":{"hookified":"^1.1.0","keyv":"^5.0.3"},"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.7.1","bugs":{"url":"https://github.com/jaredwray/cacheable/issues"},"homepage":"https://github.com/jaredwray/cacheable#readme","_integrity":"sha512-wlUCvLy406Y/D1aT+vw+lTqErY7VUGXFyg5zUcNWc2Q9RmC7wX4qaPqDokiDlDLH+gZQfxp+N4qm/wBNyhzxdg==","_resolved":"/private/var/folders/h1/n3vxgc0n1sn5_9pxftc4p6l80000gn/T/06088a838d91898340f19b3e8c174e54/cacheable-1.7.1.tgz","_from":"file:cacheable-1.7.1.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"dbda6279b9939d9f841a8819ff0c43bb4346a8ae","size":17200,"noattachment":false,"key":"/cacheable/-/cacheable-1.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/cacheable/download/cacheable-1.7.1.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.7.1_1727556515517_0.34126416644327673"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-28T20:48:35.747Z","publish_time":1727556515747,"_source_registry_name":"default","_cnpm_publish_time":1727556515747,"dist-tags":{"latest":"2.3.3"}}