This is a simple npm utility for Electron developers to programmatically check whether their application is running in its packaged (production) form versus development mode. It provides a single boolean value (`isPackaged`) to enable environment-specific logic, such as enabling/disabling dev tools or altering logging. The package was created to solve a common need in Electron applications and works with popular boilerplates.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Utility to check if the Electron application is packaged.