How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Removes fuzzy characters from listed dependencies in your package.json
`exact-semver` is a tiny CLI/tool that scans a project's `package.json` and strips any version‑range operators (e.g., `^`, `~`, `>`) from the listed dependencies, leaving only exact version numbers. It’s aimed at Node developers who want deterministic installs (for CI, reproducible builds, or as a git pre‑commit hook) and can be used either as a global command or as a JavaScript module.