{"name":"cache-manager","version":"5.4.0","description":"Cache module for Node.js","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"rimraf dist && tsc -p tsconfig.build.json","clean":"rimraf ./dist ./coverage ./node_modules ./package-lock.json ./yarn.lock","test":"vitest run --coverage","release":"yarn check && yarn test -- --run && yarn build","prepare":"yarn build","fix":"yarn lint && yarn fmt","check":"yarn lint:check && yarn fmt:check","lint":"eslint --cache --max-warnings 0 --fix '**/*.{ts,mts,js}'","fmt":"prettier --write '**/*.{md,json,yml}'","lint:check":"eslint --cache --max-warnings 0 '**/*.{ts,mts,js}'","fmt:check":"prettier --check '**/*.{md,json,yml}'"},"repository":{"type":"git","url":"https://github.com/node-cache-manager/node-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":{"lodash.clonedeep":"^4.5.0","lru-cache":"^10.1.0","promise-coalesce":"^1.1.2"},"devDependencies":{"@faker-js/faker":"8.3.1","@types/lodash.clonedeep":"4.5.9","@types/node":"20.11.5","@typescript-eslint/eslint-plugin":"6.19.0","@typescript-eslint/parser":"6.19.0","@vitest/coverage-v8":"1.2.1","dotenv-cli":"7.3.0","eslint":"8.56.0","eslint-config-prettier":"9.1.0","eslint-plugin-prettier":"5.1.3","lint-staged":"15.2.0","prettier":"3.2.4","rimraf":"^5.0.5","typescript":"5.3.3","vitest":"1.2.1"},"lint-staged":{"*.{ts,js,mts,mjs}":"eslint --cache --fix","*.{md,json,yml}":"prettier --write"},"licenseText":"MIT License\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to\ndeal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or\nsell copies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\nDEALINGS IN THE SOFTWARE.\n","_id":"cache-manager@5.4.0","dist":{"shasum":"cec47dbea8e49e0f6970d117be10172b4e621358","size":11206,"noattachment":false,"key":"/cache-manager/-/cache-manager-5.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/cache-manager/download/cache-manager-5.4.0.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.4.0_1705702544782_0.8893122193302785"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-19T22:15:45.033Z","publish_time":1705702545033,"_source_registry_name":"default","_cnpm_publish_time":1705702545033,"dist-tags":{"latest":"7.2.8"}}