desired environment to merge with process.env
.
a normalized merged record of valid environment variables.
Normalize an environment record for a given OS.
On Windows it will uppercase all keys.
Environment variables map to normalize.
New object with normalized environment variables.
Merge a given record of environment variables with the process environment variables. Empty string values will not be included in the final env.