This is an extremely simple tool for selecting the dist tag that ``npm publish`` should use.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a simple tool that automatically selects the appropriate npm dist tag (e.g., "latest", "dev", "next", or "patch") based on the version number in package.json, designed for developers who want to streamline their npm publishing workflow without manual tag management. It's ideal for maintainers of npm packages who follow semantic versioning and want consistent tag assignment based on prerelease identifiers like "alpha", "beta", or "rc".