{"name":"toad-cache","description":"LRU and FIFO caches for Client or Server","version":"3.7.1","homepage":"https://github.com/kibertoad/toad-cache","author":"Igor Savin <kibertoad@gmail.com>","repository":{"type":"git","url":"git+https://github.com/kibertoad/toad-cache.git"},"bugs":{"url":"https://github.com/kibertoad/toad-cache/issues"},"license":"MIT","source":"index.js","exports":{".":{"import":{"types":"./toad-cache.d.ts","default":"./dist/toad-cache.mjs"},"require":{"types":"./toad-cache.d.cts","default":"./dist/toad-cache.cjs"}}},"main":"dist/toad-cache.cjs","types":"./toad-cache.d.ts","type":"module","sourceType":"module","engines":{"node":">=20"},"engineStrict":true,"devEngines":{"runtime":{"name":"node","version":">=20","onFail":"error"}},"devDependencies":{"@biomejs/biome":"^2.4.15","@vitest/coverage-v8":"^4.1.6","auto-changelog":"^2.5.0","del-cli":"^7.0.0","precise":"^5.0.1","rollup":"^4.60.4","tsd":"^0.33.0","typescript":"~6.0.3","vitest":"^4.1.6"},"keywords":["LRU","FIFO","cache","client","server","least","recently","used","first","browser"],"scripts":{"build":"del-cli dist && del-cli coverage && pnpm run rollup","benchmark":"pnpm run build && node benchmark.js","changelog":"auto-changelog -p","lint":"biome lint index.js benchmark.js src test biome.json","lint:fix":"biome check --apply index.js benchmark.js src test biome.json","rollup":"rollup --config","test":"vitest","test:coverage":"pnpm run rollup && pnpm run test -- --coverage","test:ci":"pnpm run lint && pnpm run test:coverage && pnpm run test:typescript","test:typescript":"tsd","types:generate":"pnpm exec tsc index.js --declaration --allowJs --emitDeclarationOnly --outDir ."},"_nodeVersion":"26.0.0","_id":"toad-cache@3.7.1","dist":{"integrity":"sha512-5DXWzE4Vz7xNHsv+xQ+MGfJYyC78Aok3tEr0MNwHoRf7vZnga1mQXZ4/Nsodld4VR6Wd+VhfmqnNrsRJyYPfrQ==","shasum":"33441aab508e15a35fb5292c61ee3322c0853822","tarball":"https://registry.npmjs.org/toad-cache/-/toad-cache-3.7.1.tgz","fileCount":7,"unpackedSize":49475,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/toad-cache@3.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD0Ir1xcbZbeFqx0PblUxkSejY6Rei3lGQU5WknxTI6zgIgCfeoYFCQKcmOaKCjX8SV6GRWhw1LMvdh65A5ndvbsd0="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a510f5b-e770-4fe5-8511-1bc10d55a065"}},"directories":{},"maintainers":[{"name":"kibertoad","email":"iselwin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/toad-cache_3.7.1_1779031976136_0.918151128095992"},"_hasShrinkwrap":false}