dotenv-azure
Load environment variables from Azure's services App Configuration, Key Vault or a .env file
dotenv-keyvault
Works with dotenv to resolve dotenv config and retrieve the value of secrets from Azure Key Vault.
path-key
Get the PATH environment variable key cross-platform
define-property
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.