A Zod 4 schema for `package.json` metadata.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
zod-package-json is a Zod 4 schema for validating and parsing `package.json` files, including npm, TypeScript, and Node.js specific properties. It's designed for developers who need to validate or work with `package.json` data in TypeScript projects using Zod for type-safe parsing. The schema preserves unknown properties while validating known ones, making it useful for tools that process or analyze package metadata.