Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
fuzzers 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
generated 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
.gitignore 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

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

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.