DataStays

JSON to INI

Emit an INI config from JSON — a top-level object's nested objects become [sections]. The input must be a JSON object. INI has no real arrays or nested types, so simple config-shaped objects map best.