{"name":"keyv","version":"5.6.0","description":"Simple key-value storage with support for multiple backends","type":"module","main":"dist/index.js","module":"dist/index.js","types":"dist/index.d.ts","exports":{".":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"}}},"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.1.1"},"devDependencies":{"lru.min":"^1.1.1","quick-lru":"^7.0.0","@biomejs/biome":"^2.3.8","@faker-js/faker":"^10.1.0","@vitest/coverage-v8":"^4.0.14","rimraf":"^6.1.2","timekeeper":"^2.3.1","tsd":"^0.33.0","vitest":"^4.0.14","@keyv/compress-gzip":"^2.0.3","@keyv/sqlite":"^4.0.6","@keyv/test-suite":"^2.1.2","@keyv/mongo":"^3.1.0","@keyv/compress-brotli":"^2.0.5","@keyv/compress-lz4":"^1.0.1","@keyv/memcache":"^2.0.2"},"tsd":{"directory":"test"},"scripts":{"build":"rimraf ./dist && tsup src/index.ts --format cjs,esm --dts --clean","lint":"biome check --write --error-on-warnings","lint:ci":"biome check --error-on-warnings","test":"pnpm lint && vitest run --coverage","test:ci":"pnpm lint:ci && vitest --run --sequence.setupFiles=list --coverage","clean":"rimraf ./node_modules ./coverage ./test/testdb.sqlite ./dist"},"_id":"keyv@5.6.0","_integrity":"sha512-CYDD3SOtsHtyXeEORYRx2qBtpDJFjRTGXUtmNEMGyzYOKj1TE3tycdlho7kA1Ufx9OYWZzg52QFBGALTirzDSw==","_resolved":"/private/var/folders/q4/x95kq1ln6cd7rrnct9cby32r0000gn/T/98d864d5ee2362cdadb7a40036d500ef/keyv-5.6.0.tgz","_from":"file:keyv-5.6.0.tgz","_nodeVersion":"22.12.0","_npmVersion":"11.6.0","dist":{"shasum":"03044074c6b4d072d0a62c7b9fa649537baf0105","size":25027,"noattachment":false,"key":"/keyv/-/keyv-5.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/keyv/download/keyv-5.6.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.6.0_1768955966840_0.024607688409178596"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-21T00:39:26.982Z","publish_time":1768955966982,"_source_registry_name":"default","_cnpm_publish_time":1768955966982,"dist-tags":{"alpha":"6.0.0-alpha.3","latest":"5.6.0","next":"5.0.0-rc.1"}}