A consistent shrinkwrap tool
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This deprecated tool enhances `npm shrinkwrap` for npm v2 by ensuring consistency between `package.json`, `npm-shrinkwrap.json`, and `node_modules`. It fixes missing `resolved` fields, removes noisy `from` fields, and provides readable diffs for lockfile changes. It's intended for teams using older npm versions who require deterministic, clean dependency locking for reproducible builds.