mirror of
https://github.com/openharmony/third_party_jsoncpp.git
synced 2026-07-18 18:14:33 -04:00
12 lines
535 B
Plaintext
12 lines
535 B
Plaintext
[
|
|
{
|
|
"Name": "jsonCpp",
|
|
"License": "MIT License",
|
|
"License File": "LICENSE",
|
|
"Version Number": "00.11.0",
|
|
"Upstream URL": "https://github.com/open-source-parsers/jsoncpp/archive/00.11.0.tar.gz",
|
|
"Description": "JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files."
|
|
}
|
|
]
|
|
|