未验证 提交 b6f74d8e 编写于 作者: O openharmony_ci 提交者: Gitee

!593 OpenHarmony3.1部件化

Merge pull request !593 from 郝烁/master
{
"name": "@ohos/ui",
"description": "Graphic ui components",
"version": "3.1",
"license": "Apache License 2.0",
"pubiishAs": "code-segment",
"segment": {
"destPath": "foundation/graphic/ui"
},
"dirs": {},
"scripts": {},
"component": {
"name": "ui",
"subsystem": "graphic",
"syscap": [ "SystemCapability.Graphic.UI" ],
"feature": [],
"adapted_system_type": [ "mini","small" ],
"rom": "900KB",
"ram": "~90KB",
"deps": {
"third_party": [
"libjpeg",
"cjson",
"freetype"
]
},
"build": {
"sub_component": [
"//foundation/graphic/ui:lite_ui",
"//foundation/graphic/ui/test/unittest:lite_graphic_ui_test"
],
"inner_kits": [],
"test": []
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册