{"name":"tiny-lru","version":"11.3.4","keywords":["LRU","cache","tiny","client","server","least","recently","used"],"author":{"name":"Jason Mulligan","email":"jason.mulligan@avoidwork.com"},"license":"BSD-3-Clause","_id":"tiny-lru@11.3.4","maintainers":[{"name":"avoidwork","email":"jason.mulligan@avoidwork.com"}],"homepage":"https://github.com/avoidwork/tiny-lru","bugs":{"url":"https://github.com/avoidwork/tiny-lru/issues"},"dist":{"shasum":"716a2665f7e7bbba4fa2c458b1b0520690d14f86","tarball":"https://registry.npmjs.org/tiny-lru/-/tiny-lru-11.3.4.tgz","fileCount":6,"integrity":"sha512-UxWEfRKpFCabAf6fkTNdlfSw/RDUJ/4C6i1aLZaDnGF82PERHyYhz5CMCVYXtLt34LbqgfpJ2bjmgGKgxuF/6A==","signatures":[{"sig":"MEYCIQCKjneeGfhIX/sIoX7ZYRTRGkNgqEv5E8TB6SjpgFGV8wIhAKnk3abAwALOaEABvvAuFCvPHNnH2Wq7fHQ7ZczlVV0Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":38332},"main":"dist/tiny-lru.cjs","type":"module","types":"types/lru.d.ts","source":"src/lru.js","engines":{"node":">=12"},"exports":{"types":"./types/lru.d.ts","import":"./dist/tiny-lru.js","require":"./dist/tiny-lru.cjs"},"gitHead":"12f2dadf465b6248e6fd76cb2568b0823750ce27","scripts":{"lint":"eslint --fix *.js src/*.js test/*.js benchmarks/*.js","test":"npm run mocha","build":"npm run lint && npm run rollup","mocha":"c8 mocha test/*.js","rollup":"rollup --config","prepare":"husky","changelog":"auto-changelog -p","benchmark:all":"npm run benchmark:modern && npm run benchmark:perf","benchmark:perf":"node benchmarks/performance-observer-benchmark.js","benchmark:modern":"node benchmarks/modern-benchmark.js"},"_npmUser":{"name":"avoidwork","email":"jason.mulligan@avoidwork.com"},"repository":{"url":"git://github.com/avoidwork/tiny-lru.git","type":"git"},"_npmVersion":"10.9.2","description":"Tiny LRU cache for Client or Server","directories":{},"_nodeVersion":"23.10.0","engineStrict":true,"_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.3","husky":"^9.1.7","mocha":"^11.7.0","eslint":"^9.29.0","rollup":"^4.43.0","tinybench":"^4.0.1","auto-changelog":"^2.5.0","@rollup/plugin-terser":"^0.4.4"},"_npmOperationalInternal":{"tmp":"tmp/tiny-lru_11.3.4_1752661045757_0.8893124445344305","host":"s3://npm-registry-packages-npm-production"}}