Description
Environment variables can be set in package scripts in a way that works across operating systems. It is useful for JavaScript projects that need the same npm scripts to run on Linux, macOS, and Windows.
This is a scripting helper, not an application. Keep secret values out of committed scripts and use appropriate environment or secret-management tools for credentials.