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 luftywiranda13/has-shrinkwrap

Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
luftywiranda13/remove-lockfiles
Prevent committing lockfiles

Support the repos that depend on this repository

Top contributors

luftywiranda13's profile
luftywiranda13
4 contributions

Recent events

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

No events yet
luftywiranda13

luftywiranda13/has-shrinkwrap

Check if `npm-shrinkwrap.json` is present in the working directory

JavaScript
1
0
MIT License

has‑shrinkwrap is a tiny Node.js utility that checks whether an **npm‑shrinkwrap.json** file exists in a given directory (defaulting to the current working directory). It returns a simple boolean and is useful for developers or build scripts that need to conditionally handle projects with npm shrinkwrap lockfiles.