Resolves _PKG_VERSION to version from package.json - also works with any other field!
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
babel-plugin-pkg is a Babel plugin that resolves expressions starting with `process.env.REPLACE_PKG_` by replacing them with corresponding fields from a project's `package.json` file. It is useful for developers who want to dynamically insert package metadata, such as the name or version, into their source code during the build process.