1 Star 0 Fork 190

刘家辉/developtools_syscap_codec

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
peitaiyi 提交于 2022-08-10 15:30 . add syscap and format to unix
{
"name": "@ohos/syscap_codec",
"description": "System capability encode and decode.",
"version": "3.2",
"license": "Apache License 2.0",
"pubiishAs": "code-segment",
"segment": {
"destPath": "developtools/syscap_codec"
},
"dirs": {},
"scripts": {},
"component": {
"name": "syscap_codec",
"subsystem": "developtools",
"syscap": [ "SystemCapability.Developtools.Syscap" ],
"feature": [],
"adapted_system_type": [ "small", "standard" ],
"deps": {
"components": [
"napi",
"hiviewdfx_hilog_native"
],
"third_party": [
"bounds_checking_function",
"cjson"
]
},
"build": {
"sub_component": [
"//developtools/syscap_codec:syscap_codec"
],
"inner_kits": [
{
"header": {
"header_base": "//developtools/syscap_codec/interfaces/inner_api",
"header_files": [ "syscap_interface.h" ]
},
"name": "//developtools/syscap_codec:syscap_interface_shared"
}
],
"test": [ "//developtools/syscap_codec/test/unittest/common:unittest" ]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/JaysonLiu3/developtools_syscap_codec.git
git@gitee.com:JaysonLiu3/developtools_syscap_codec.git
JaysonLiu3
developtools_syscap_codec
developtools_syscap_codec
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385