Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This command-line tool helps developers sanitize `package.json` files by removing specified fields (like development scripts) before publishing a library. It generates a cleaned version at a separate location, ensuring only production-relevant metadata is included in releases.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

andymonis's profile
andymonis
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
andymonis

andymonis/package-json-reducer

Utility to remove specified fields from a package.json file and save to a different location. More specifically this is useful for removing entries in 'scripts' that maybe used for dev testing that you don't want in an external release of your library.

JavaScript
1
0
Apache License 2.0