Env ↔ JSON

Конвертер .env файлів і JSON

Input

Output

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