• Home
Name Date Size #Lines LOC

..--

BUILD.gnD03-May-20241.2 KiB4738

README.chromiumD03-May-2024409 1211

README.chromium

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.