1 Star 0 Fork 49

qinlong/third_party_json-0306-onlyBuild

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
Monster 提交于 2024-02-04 11:11 . 修改bundle.json,对外开发接口
{
"name": "@ohos/json",
"description": "The JSON for Modern C++ Library has intutitve syntax, trivial integration and memory efficiency features.",
"version": "3.1",
"license": "MIT",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/json"
},
"dirs": {},
"scripts": {},
"licensePath": "LICENSE.MIT",
"component": {
"name": "json",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [
{
"header": {
"header_base": "//third_party/json/single_include",
"header_files": []
},
"name": "//third_party/json:nlohmann_json_static"
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qinlong0101/third_party_json-0306-onlyBuild.git
git@gitee.com:qinlong0101/third_party_json-0306-onlyBuild.git
qinlong0101
third_party_json-0306-onlyBuild
third_party_json-0306-onlyBuild
master

搜索帮助