Description
JSON data can be parsed, printed, and converted in OCaml workflows through Yojson tooling and libraries. This helps developers handle structured data used by APIs, configuration files, and generated code.
It is primarily a development component. Install it directly when building OCaml software that uses Yojson, or receive it as a dependency.