{"name":"keyv","version":"5.3.0","description":"Simple key-value storage with support for multiple backends","type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","exports":{".":{"require":"./dist/index.cjs","import":"./dist/index.js"}},"xo":{"rules":{"@typescript-eslint/ban-ts-comment":"off","@typescript-eslint/no-unsafe-call":"off","@typescript-eslint/no-unsafe-return":"off","@typescript-eslint/no-unsafe-assignment":"off","@typescript-eslint/no-unsafe-argument":"off","@typescript-eslint/no-confusing-void-expression":"off"}},"repository":{"type":"git","url":"git+https://github.com/jaredwray/keyv.git"},"keywords":["key","value","store","cache","ttl","key-value","storage","backend","adapter","redis","mongodb","sqlite","mysql","postgresql","memory","node-cache","lru-cache","lru","cache-manager"],"author":{"name":"Jared Wray","email":"me@jaredwray.com","url":"http://jaredwray.com"},"license":"MIT","bugs":{"url":"https://github.com/jaredwray/keyv/issues"},"homepage":"https://github.com/jaredwray/keyv","dependencies":{"@keyv/serialize":"^1.0.3"},"devDependencies":{"@faker-js/faker":"^9.5.1","@vitest/coverage-v8":"^3.0.7","rimraf":"^6.0.1","timekeeper":"^2.3.1","tsd":"^0.31.2","vitest":"^3.0.7","xo":"^0.60.0","@keyv/compress-brotli":"^2.0.3","@keyv/compress-gzip":"^2.0.2","@keyv/memcache":"^2.0.1","@keyv/compress-lz4":"^1.0.0","@keyv/mongo":"^3.0.1","@keyv/sqlite":"^4.0.1","@keyv/test-suite":"^2.0.5"},"tsd":{"directory":"test"},"scripts":{"build":"rimraf ./dist && tsup src/index.ts --format cjs,esm --dts --clean","test":"xo --fix && vitest run --coverage","test:ci":"xo && vitest --run --sequence.setupFiles=list","clean":"rimraf ./node_modules ./coverage ./test/testdb.sqlite ./dist"},"_id":"keyv@5.3.0","_integrity":"sha512-XMBcWGBqH1j04AzjzdIulcsAKr5MaGlYC/N2PLyxdwTrEqVhQnuEIP5h1TPpa5UUcPOH1yVJ+xvhYJ2QAEv94w==","_resolved":"/private/var/folders/q4/x95kq1ln6cd7rrnct9cby32r0000gn/T/c51429f4b94424213accea91438e21d4/keyv-5.3.0.tgz","_from":"file:keyv-5.3.0.tgz","_nodeVersion":"22.12.0","_npmVersion":"11.1.0","dist":{"shasum":"00b781ab882e37a35a633a9463d7158daed683b8","size":20309,"noattachment":false,"key":"/keyv/-/keyv-5.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/keyv/download/keyv-5.3.0.tgz"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"directories":{},"maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"},{"name":"lukechilds","email":"lukechilds123@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/keyv_5.3.0_1740866444817_0.5969359470654685"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-01T22:00:45.013Z","publish_time":1740866445013,"_source_registry_name":"default","_cnpm_publish_time":1740866445013,"dist-tags":{"alpha":"6.0.0-alpha.3","latest":"5.6.0","next":"5.0.0-rc.1"}}