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

`read-package-json-fast` is a utility for quickly parsing and normalizing `package.json` files in Node.js projects, specifically designed for use within `node_modules` trees. It's ideal for developers working with npm packages who need a fast, minimal way to read and normalize package manifests without the overhead of full validation or cleanup. The module handles common inconsistencies like `bundledDependencies` naming, `funding` field formatting, and script validation, making it a lightweight alternative to `read-package-json`.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of npm/read-package-json-fast

Account's avatar
npm/json-parse-even-better-errors
JSON.parse with context information on error
Account's avatar
npm/npm-normalize-package-bin
Turn any flavor of allowable package.json bin into a normalized object
Account's avatar
npm/eslint-config
eslint config used by the npm cli team
Account's avatar
npm/template-oss
templated files used in npm CLI team oss projects

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
36 contributions
isaacs's profile
isaacs
36 contributions
lukekarrys's profile
lukekarrys
28 contributions
hashtagchris's profile
hashtagchris
6 contributions
owlstronaut's profile
owlstronaut
5 contributions
github-actions[bot]'s profile
github-actions[bot]
5 contributions
ruyadorno's profile
ruyadorno
3 contributions
wraithgar's profile
wraithgar
1 contributions
reggi's profile
reggi
1 contributions

Recent events

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

No events yet
npm

npm/read-package-json-fast

Like read-package-json, but faster

JavaScript
51
5
ISC License