Description
Provides a C library for reading, writing, and manipulating JSON data. Applications use it when they need to parse configuration, exchange structured data, or produce JSON output.
Most users receive it as a dependency. Developers need it when building C software that handles JSON without implementing its own parser.