Merges the contents of two package.json files
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This TypeScript utility merges the contents of two package.json files, combining dependencies and scripts while preserving existing formatting and content. It's designed for developers working with multiple package.json files who need to consolidate configurations, such as when merging sub-projects or managing complex monorepos. The package includes both a Node.js module and a CLI tool for easy integration into development workflows.