Description
A small command-line tool for creating JSON output from shell scripts. It helps scripts produce correctly quoted objects, arrays and values without manual string escaping.
Use it when automation needs to emit JSON for APIs, logs or other tools. It creates structured output; it does not validate the meaning of the data you choose to include.