xref: /aosp_15_r20/external/openscreen/third_party/jsoncpp/README.chromium (revision 3f982cf4871df8771c9d4abe6e9a6f8d829b2736)
1Name: jsoncpp
2URL: https://github.com/open-source-parsers/jsoncpp
3Version: 1.9.4
4License: MIT
5License File: src/LICENSE
6Security Critical: yes
7
8Description:
9JsonCpp is used for parsing and generating JSON data. This
10project is mirrored for Chrome from the public GitHub project, with a custom BUILD.gn
11to allow for building with our Ninja + GN configuration. The main project uses
12Meson or CMake for building.