Go to file
openharmony_ci 230248a470
!12 feat: add bundle.json
Merge pull request !12 from 33/master
2022-01-24 10:59:24 +00:00
json-c update openharmony 1.0.1 2021-03-11 20:34:06 +08:00
BUILD.gn update openharmony 1.0.1 2021-03-11 20:34:06 +08:00
bundle.json feat: add bundle.json 2022-01-18 18:44:16 +08:00
OAT.xml Update OTA.xml to fix error tag 2021-09-29 19:58:35 +08:00
README.OpenSource update openharmony 1.0.1 2021-03-11 20:34:06 +08:00

[
    {
        "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."
    }
]