1 Star 0 Fork 146

bes_adaptation/graphic_utils

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 847 Bytes
一键复制 编辑 原始数据 按行查看 历史
郝烁 提交于 2022-02-09 20:18 +08:00 . Description: add bundle.json for graphic_utils
{
"name": "@ohos/graphic_utils",
"description": "Graphic fundamental components",
"version": "3.1",
"license": "Apache License 2.0",
"pubiishAs": "code-segment",
"segment": {
"destPath": "foundation/graphic/utils"
},
"dirs": {},
"scripts": {},
"component": {
"name": "graphic_utils",
"subsystem": "graphic",
"syscap": [ "SystemCapability.Graphic.Utils" ],
"feature": [],
"adapted_system_type": [ "mini","small" ],
"rom": "",
"ram": "",
"deps": {
"third_party": [
"bounds_checking_function"
],
"components": [
"hilog_lite"
]
},
"build": {
"sub_component": [
"//foundation/graphic/utils:lite_graphic_utils",
"//foundation/graphic/utils/test:lite_graphic_utils_test" ],
"inner_kits": [],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/arch_adaptation/graphic_utils.git
git@gitee.com:arch_adaptation/graphic_utils.git
arch_adaptation
graphic_utils
graphic_utils
master

搜索帮助