Files
third_party_JSON-C/README.OpenSource
T
2021-03-11 20:34:06 +08:00

12 lines
620 B
Plaintext
Executable File

[
{
"Name" : "JSON-C",
"License" : "MIT License",
"License File" : "json-c/COPYING",
"Version Number" : "0.13.1-20180305",
"Owner" : "jiangxiaofeng8@huawei.com",
"Upstream URL" : "https://github.com/json-c/json-c",
"Description" : "JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects."
}
]