{"name":"cache-manager","version":"5.5.2","description":"Cache module for Node.js","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc -p tsconfig.build.json","clean":"rimraf ./dist ./coverage ./node_modules ./package-lock.json ./yarn.lock ./pnpm-lock.yaml","test":"xo --fix && vitest run --coverage","test:ci":"xo && vitest run","prepare":"pnpm build"},"repository":{"type":"git","url":"git+https://github.com/jaredwray/cache-manager.git"},"keywords":["cache","redis","lru-cache","memory cache","multiple cache"],"authors":[{"name":"Jared Wray","email":"me@jaredwray.com"},{"name":"Bryan Donovan"},{"name":"Juan Aguilar Santillana","email":"mhpoin@gmail.com"}],"license":"MIT","dependencies":{"eventemitter3":"^5.0.1","lodash.clonedeep":"^4.5.0","lru-cache":"^10.2.2","promise-coalesce":"^1.1.2"},"devDependencies":{"@faker-js/faker":"^8.4.1","@types/lodash.clonedeep":"^4.5.9","@types/node":"^20.12.7","@typescript-eslint/eslint-plugin":"^7.7.1","@typescript-eslint/parser":"^7.7.1","@vitest/coverage-v8":"^1.5.2","eslint-config-xo-typescript":"^4.0.0","rimraf":"^5.0.5","typescript":"^5.4.5","vitest":"^1.5.2","xo":"^0.58.0"},"xo":{"extends":"xo-typescript","extensions":["ts","tsx"]},"_id":"cache-manager@5.5.2","gitHead":"f0b20af4837ed2e12c45a201f95b7d25416f8dae","bugs":{"url":"https://github.com/jaredwray/cache-manager/issues"},"homepage":"https://github.com/jaredwray/cache-manager#readme","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"011f5e8ac9706291f1b1e326ac8bb3e81565965b","size":7796,"noattachment":false,"key":"/cache-manager/-/cache-manager-5.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/cache-manager/download/cache-manager-5.5.2.tgz"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"directories":{},"maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cache-manager_5.5.2_1714402691041_0.1874711902615207"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-29T14:58:11.205Z","publish_time":1714402691205,"_source_registry_name":"default","_cnpm_publish_time":1714402691205,"dist-tags":{"latest":"7.2.8"}}