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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of coleww/npm-add-script

Account's avatar
jprichardson/node-jsonfile
Easily read/write JSON files.
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

coleww's profile
coleww
16 contributions
npup's profile
npup
2 contributions

Recent events

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

No events yet
coleww

coleww/npm-add-script

:penguin: programmatically add "scripts" entries to yr package.json

JavaScript
13
3
No license

npm‑add‑script is a small Node utility that lets you programmatically or via the command line insert new “scripts” entries into an existing package.json file (with optional force‑overwrite). It’s aimed at developers building tooling, scaffolding, or any scripts‑heavy projects who need to add or update npm scripts without manually editing the manifest.