.env Parser
NewParse .env files to a table or JSON, and convert JSON/objects back to .env format.
Supports: quoted values, inline comments, blank lines, escape sequences (\n \t)
Parse .env files to a table or JSON, and convert JSON/objects back to .env format.