:m: Find the module object for something that was require()d
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
which-module is a Node.js utility that helps developers find the `module` object in `require.cache` for a given module, submodule, or dependency. It is useful for libraries that need to look up information like filenames for modules they didn't directly require. This tool is intended for Node.js developers working with module caching and introspection.