{"name":"@cacheable/utils","version":"2.2.0","description":"Cacheable Utilities for Caching Libraries","type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.cjs","import":"./dist/index.js"}},"repository":{"type":"git","url":"git+https://github.com/jaredwray/cacheable.git","directory":"packages/utils"},"author":{"name":"Jared Wray","email":"me@jaredwray.com"},"license":"MIT","private":false,"devDependencies":{"@biomejs/biome":"^2.3.0","@faker-js/faker":"^10.1.0","@types/node":"^24.9.1","@vitest/coverage-v8":"^4.0.3","lru-cache":"^11.2.2","rimraf":"^6.0.1","tsup":"^8.5.0","typescript":"^5.9.3","vitest":"^4.0.3"},"keywords":["cacheable","caching","utilities","hashing","keyv","cache utils"],"dependencies":{"keyv":"^5.5.3"},"scripts":{"build":"rimraf ./dist && tsup src/index.ts --format cjs,esm --dts --clean","prepublish":"pnpm build","lint":"biome check --write --error-on-warnings","test":"pnpm lint && vitest run --coverage","test:ci":"biome check --error-on-warnings && vitest run --coverage","clean":"rimraf ./dist ./coverage ./node_modules"},"_id":"@cacheable/utils@2.2.0","bugs":{"url":"https://github.com/jaredwray/cacheable/issues"},"homepage":"https://github.com/jaredwray/cacheable#readme","_integrity":"sha512-7xaQayO3msdVcxXLYcLU5wDqJBNdQcPPPHr6mdTEIQI7N7TbtSVVTpWOTfjyhg0L6AQwQdq7miKdWtTDBoBldQ==","_resolved":"/private/var/folders/h1/n3vxgc0n1sn5_9pxftc4p6l80000gn/T/87f1e006b8242270303887270be55feb/cacheable-utils-2.2.0.tgz","_from":"file:cacheable-utils-2.2.0.tgz","_nodeVersion":"20.17.0","_npmVersion":"11.4.1","dist":{"shasum":"00f454fc27f1376dc1c3c3d5b85f90ee36c9b5fb","size":14788,"noattachment":false,"key":"/@cacheable/utils/-/@cacheable/utils-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@cacheable/utils/download/@cacheable/utils-2.2.0.tgz"},"_npmUser":{"name":"jaredwray","email":"me@jaredwray.com"},"directories":{},"maintainers":[{"name":"jaredwray","email":"me@jaredwray.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/utils_2.2.0_1761950107223_0.6909784421529277"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-31T22:35:07.448Z","publish_time":1761950107448,"_source_registry_name":"default","_cnpm_publish_time":1761950107448,"dist-tags":{"latest":"2.4.0"}}