Env ↔ JSON

.env-Dateien und JSON konvertieren

Input

Output

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