JSON to TOML
Emit a TOML config from JSON — nested objects become [tables]. TOML needs a top-level table, so this is for JSON objects, not arrays or scalar values.
Emit a TOML config from JSON — nested objects become [tables]. TOML needs a top-level table, so this is for JSON objects, not arrays or scalar values.