{"name":"cache-manager","version":"5.7.5","description":"Cache module for Node.js","main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">= 18"},"repository":{"type":"git","url":"git+https://github.com/jaredwray/cacheable.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":"^22.0.0","@typescript-eslint/eslint-plugin":"^7.17.0","@typescript-eslint/parser":"^7.17.0","@vitest/coverage-v8":"^2.0.5","eslint-config-xo-typescript":"^5.0.0","rimraf":"^6.0.1","typescript":"^5.5.4","vitest":"^2.0.5","xo":"^0.59.3"},"xo":{"extends":"xo-typescript","extensions":["ts","tsx"],"rules":{"@typescript-eslint/use-unknown-in-catch-callback-variable":"off","promise/prefer-await-to-then":"off","no-promise-executor-return promise/param-names":"off","promise/param-names":"off","no-promise-executor-return":"off","@typescript-eslint/only-throw-error":"off","promise/valid-params":"off","n/file-extension-in-import":"off"}},"scripts":{"build":"rimraf ./dist && 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"},"_id":"cache-manager@5.7.5","bugs":{"url":"https://github.com/jaredwray/cacheable/issues"},"homepage":"https://github.com/jaredwray/cacheable#readme","_integrity":"sha512-mBMVq5rw33a7ZdxrpDEo0BY9W7UTmbD+t2jgkofuLDqssGG+kUVaKugq2WQiINZWxMJJ9LAXtJIYLtdEThmqQw==","_resolved":"/private/var/folders/h1/n3vxgc0n1sn5_9pxftc4p6l80000gn/T/7810ad22e167e3314eff262f96fa3b7c/cache-manager-5.7.5.tgz","_from":"file:cache-manager-5.7.5.tgz","_nodeVersion":"18.19.1","_npmVersion":"10.8.2","dist":{"shasum":"b06a1b2c27578d8c375768a107c5cbbc6ce2554e","size":10292,"noattachment":false,"key":"/cache-manager/-/cache-manager-5.7.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/cache-manager/download/cache-manager-5.7.5.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.7.5_1722896992819_0.3134396543294893"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-05T22:29:53.019Z","publish_time":1722896993019,"_source_registry_name":"default","_cnpm_publish_time":1722896993019,"dist-tags":{"latest":"7.2.8"}}