unplugged-vendor/external/openscreen/third_party/jsoncpp
2025-10-06 13:59:42 +00:00
..
BUILD.gn Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.chromium Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

Name: jsoncpp
URL: https://github.com/open-source-parsers/jsoncpp
Version: 1.9.4
License: MIT
License File: src/LICENSE
Security Critical: yes

Description:
JsonCpp is used for parsing and generating JSON data. This
project is mirrored for Chrome from the public GitHub project, with a custom BUILD.gn
to allow for building with our Ninja + GN configuration. The main project uses
Meson or CMake for building.