Env ↔ JSON

Convertir archivos .env y JSON

Input

Output

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