1 Star 0 Fork 47

openharmony-sync/third_party_JSON-C

forked from OpenHarmony/third_party_JSON-C
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
bundle.json 962 Bytes
一键复制 编辑 原始数据 按行查看 历史
33 提交于 2022-01-18 18:44 . feat: add bundle.json
{
"name": "@ohos/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",
"version": "3.1",
"license": "MIT",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/JSON-C"
},
"dirs": {},
"scripts": {},
"licensePath": "json-c/COPYING",
"readmePath": {
"en": "json-c/README.md"
},
"component": {
"name": "thirdparty_json_c",
"subsystem": "",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony-sync/third_party_JSON-C.git
git@gitee.com:openharmony-sync/third_party_JSON-C.git
openharmony-sync
third_party_JSON-C
third_party_JSON-C
master

搜索帮助