@kumori/tools
v2.1.15
Published
Registry for kumori tooling
Downloads
62
Keywords
Readme
Registry for kumori tools and versions
This npm package contains a field (tools
) in package.json with an entry per kumori tool
Each entry contains a versions object with the versions to be taken into account. The values are not being used. They are currently kept for historical reasons.
In addition it contains potentially other three entries: stable, latest, alpha, legacy, and beta, indicating each one of the channels available. If a valid, but not present channel is specified, latest channel will be assumed. The latest channel entry is mandatory.
In KAM, when no channel or version is requested, the stable channel will be provided (as per the rule explicited int he previous paragraph)
TODO: include some of the information now coded in KAM within this package (e.g., URL templates)