{"name":"keyv","version":"4.2.0","description":"Simple key-value storage with support for multiple backends","main":"src/index.js","scripts":{"test":"xo && nyc ava --serial","coverage":"nyc report --reporter=text-lcov > coverage.lcov","clean":"rm -rf node_modules && rm -rf .nyc_output && rm -rf coverage.lcov && rm -rf ./test/testdb.sqlite"},"xo":{"extends":"xo-lukechilds","rules":{"unicorn/prefer-module":0}},"repository":{"type":"git","url":"git+https://github.com/jaredwray/keyv.git"},"keywords":["key","value","store","cache","ttl"],"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":{"compress-brotli":"^1.3.6","json-buffer":"3.0.1"},"devDependencies":{"@keyv/test-suite":"*","ava":"^4.1.0","eslint-config-xo-lukechilds":"^1.0.1","eslint-plugin-promise":"^6.0.0","nyc":"^15.1.0","pify":"5.0.0","this":"^1.1.0","timekeeper":"^2.2.0","tsd":"^0.20.0","typescript":"^4.6.3","xo":"^0.48.0"},"tsd":{"directory":"test"},"types":"./src/index.d.ts","_id":"keyv@4.2.0","dist":{"shasum":"accda690a99bba7b691cfeaef241937839b2e42d","size":7480,"noattachment":false,"key":"/keyv/-/keyv-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/keyv/download/keyv-4.2.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","tmp":"tmp/keyv_4.2.0_1648935355576_0.5056621272509279"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-02T21:36:00.146Z","publish_time":1648935355729,"_cnpm_publish_time":1648935355729,"dist-tags":{"alpha":"6.0.0-alpha.3","latest":"5.6.0","next":"5.0.0-rc.1"}}