{"schemaVersion":"2.0.0","package":{"name":"fintech-algorithms","version":"0.12.0","homepage":"https://docs.thefintechbuilder.com","license":"MIT","type":"module","engines":{"node":">=22"},"languages":["typescript"],"entryPoints":{"root":{"specifier":"fintech-algorithms","contains":"metadata","note":"The root export carries the topic registry and the lookup helpers (topic, byDomain, byFamily, byArchetype, load, runner). No algorithm is re-exported here."},"topic":{"pattern":"fintech-algorithms/{topic.path}","conditions":["import","require"],"note":"Algorithms are subpath-only. Each subpath exports the function named in its `import.entry` and its own types; a sibling topic's function is never re-exported, so import it from its own subpath.","commonjs":"The require condition resolves to the same ES module as import — there is no separate CommonJS build — so require() needs a runtime that supports require(esm)."}},"machineSurface":{"site":"https://docs.thefintechbuilder.com","llms":"https://docs.thefintechbuilder.com/llms.txt","versionEndpoint":"https://docs.thefintechbuilder.com/version.json","payload":"https://docs.thefintechbuilder.com/reference/payload.json","domainLlms":"https://docs.thefintechbuilder.com/{domain.slug}/llms.txt","topicPage":"https://docs.thefintechbuilder.com/{topic.path}/","topicMarkdown":"https://docs.thefintechbuilder.com/{topic.path}/index.md","archetypeGuide":"https://docs.thefintechbuilder.com/guides/archetypes/"}},"counts":{"topics":324,"domains":13,"families":54,"verified":158,"withExample":324,"withDiagram":324,"withApiContract":324}}