Description
Adds 32-bit json-c support for applications that read and write JSON data. It is useful for compatibility programs using JSON configuration, service APIs, metadata, or plugin manifests.
Applications must still validate fields and handle malformed input safely. A JSON library does not provide trust, schema enforcement, or network security by itself.