Env ↔ JSON

Konwertuj pliki .env i JSON

Input

Output

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