{"name":"@thi.ng/compose","version":"3.0.57","description":"Optimized functional composition helpers","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/compose"},"homepage":"https://thi.ng/compose","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","@thi.ng/errors":"^2.6.9"},"devDependencies":{"esbuild":"^0.28.0","typedoc":"^0.28.18","typescript":"^5.9.3"},"keywords":["async","composition","functional","typescript"],"publishConfig":{"access":"public"},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./comp":{"default":"./comp.js"},"./complement":{"default":"./complement.js"},"./constantly":{"default":"./constantly.js"},"./delayed":{"default":"./delayed.js"},"./identity":{"default":"./identity.js"},"./ifdef":{"default":"./ifdef.js"},"./juxt":{"default":"./juxt.js"},"./partial":{"default":"./partial.js"},"./promisify":{"default":"./promisify.js"},"./thread-first":{"default":"./thread-first.js"},"./thread-last":{"default":"./thread-last.js"},"./trampoline":{"default":"./trampoline.js"}},"thi.ng":{"alias":"comp"},"gitHead":"92be63f24030506f09d6d156804da2798c381dc4","_id":"@thi.ng/compose@3.0.57","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-vist8N3luV8c55FPhomIeIE7GmCgOUFTTgbnwR7VA1E5DtWWwuT17fNBCqEd9KV/O/KXVXEIlazehGKzyBA9PA==","shasum":"1d365921da84abf5ce64d1488aa7f3ec00f9c6d2","tarball":"https://registry.npmjs.org/@thi.ng/compose/-/compose-3.0.57.tgz","fileCount":29,"unpackedSize":40806,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIENojI0EcQxECXqlPbTDeQACS7kLrcDSuEHBV0cCFt3oAiBmHwWs9Xq9RULJs9dBzeX0Y36UVaLO5S3tlfTwm6TbcA=="}]},"_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/compose_3.0.57_1777221562367_0.11070123563274659"},"_hasShrinkwrap":false}