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 is a Node.js library for traversing and reading the `node_modules` directory structure, returning a tree of package information including `package.json` data and metadata about each module. It's designed for developers who need to programmatically inspect their project's dependency tree, handling symbolic links and providing detailed information about each package's location and relationships. The library is particularly useful for build tools, package managers, or any system that needs to analyze or manipulate the structure of installed npm packages.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of npm/read-package-tree

Account's avatar
npm/read-package-json
The thing npm uses to read package.json files with semantics and defaults and validation
Account's avatar
npm/readdir-scoped-modules
Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.
Account's avatar
substack/node-archy
render nested hierarchies `npm ls` style with unicode pipes
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
iarna/tacks
Generate fixture modules from folders

Support the repos that depend on this repository

Top contributors

iarna's profile
iarna
37 contributions
isaacs's profile
isaacs
23 contributions
zkat's profile
zkat
9 contributions
othiym23's profile
othiym23
3 contributions
watilde's profile
watilde
2 contributions
addaleax's profile
addaleax
1 contributions
ashleygwilliams's profile
ashleygwilliams
1 contributions
guillett's profile
guillett
1 contributions

Recent events

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

No events yet
npm

npm/read-package-tree

Read the contents of node_modules

JavaScript
42
9
ISC License