{"name":"@thi.ng/memoize","version":"4.0.44","description":"Function memoization with configurable caching and support for async functions","type":"module","module":"./index.js","typings":"./index.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+https://codeberg.org/thi.ng/umbrella.git","directory":"packages/memoize"},"homepage":"https://thi.ng/memoize","funding":[{"type":"github","url":"https://github.com/sponsors/postspectacular"},{"type":"patreon","url":"https://patreon.com/thing_umbrella"},{"type":"liberapay","url":"https://liberapay.com/thi.ng"}],"author":{"name":"Karsten Schmidt","url":"https://thi.ng"},"license":"Apache-2.0","scripts":{"build":"yarn build:esbuild && yarn build:decl","build:decl":"tsc --declaration --emitDeclarationOnly","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts","clean":"bun ../../tools/src/clean-package.ts","doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","pub":"npm publish --access public","test":"bun test","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts"},"dependencies":{"@thi.ng/api":"^8.12.20"},"devDependencies":{"esbuild":"^0.28.0","typedoc":"^0.28.18","typescript":"^5.9.3"},"keywords":["async","cache","functional","memoization","typescript"],"publishConfig":{"access":"public"},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./defonce":{"default":"./defonce.js"},"./delay":{"default":"./delay.js"},"./do-once":{"default":"./do-once.js"},"./memoize":{"default":"./memoize.js"},"./memoize1":{"default":"./memoize1.js"},"./memoizej":{"default":"./memoizej.js"},"./memoizeo":{"default":"./memoizeo.js"}},"thi.ng":{"related":["cache"],"year":2018},"gitHead":"92be63f24030506f09d6d156804da2798c381dc4","_id":"@thi.ng/memoize@4.0.44","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-cDmuC7SH+aOTICTfDXyRJz0GAbvQXvYJXL9yUv4cPZyj487h8B9bWnkVBP8DqbQBut/HbP8BnBeJa5unbBA5bw==","shasum":"6a320401439d911d215a1c11781c8571db5a9338","tarball":"https://registry.npmjs.org/@thi.ng/memoize/-/memoize-4.0.44.tgz","fileCount":21,"unpackedSize":32682,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCRzZQ3oQe1P20Uy33TGbx2Ge6dVRmb7oM8sEGq7f3EqwIhAIOw8scqO2x0M4LtkFCUbwgmJQpQfUCKyos2Ef9LwGF9"}]},"_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"directories":{},"maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/memoize_4.0.44_1777221547462_0.4091143378734987"},"_hasShrinkwrap":false}