blob: 56199d7f3d98ca6eb2a3087fba25307094a6c825 [file] [edit]
Name: jsoncpp
URL: https://github.com/open-source-parsers/jsoncpp
Version: 1.10.0
Revision: edc01ab10f52135ec80e3589b6b4e0a9c65b27fd
Update Mechanism: Autoroll
License: JsonCPP
License File: LICENSE
Security Critical: yes
Shipped: yes
CPEPrefix: cpe:/a:jsoncpp_project:jsoncpp:1.10.0
Description:
JsonCpp is used by multiple projects for parsing and generating JSON data. This
project is mirrored here 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.
This is for other third party modules (not including third_party/blink) only.
Don't use JsonCpp from chromium or blink code, but use base/values.h, base/json,
and third_party/blink/platform/json (for blink) instead.