port of https://github.com/supki/envparse with some differences
depends on purescript-node/purescript-node-process#21
Example in ./test/Test/Main.purs
$ spago test
$ NAME="" spago test
$ NAME="asdf" spago test
- the handling of optional (Maybe) vars is not pretty