Env ↔ JSON

Convert .env files and JSON

Input

Output

{
  "API_KEY": "secret",
  "DEBUG": "true",
  "PASSWORD": "with spaces"
}