Files
third_party_jsoncpp/README.OpenSource
T
陈程 b0ad7e90f0 添加owner
Signed-off-by: chencheng31 <chencheng8@huawei.com>
2022-03-21 07:28:05 +00:00

13 lines
576 B
Plaintext

[
{
"Name": "jsonCpp",
"License": "MIT License",
"License File": "LICENSE",
"Version Number": "00.11.0",
"Owner": " jameslee@huawei.com",
"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."
}
]