1 Star 0 Fork 447

cheng_jinsong / arkui_ace_engine_lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
cheng_jinsong 提交于 2023-05-26 16:40 . delete syspara_lite
{
"name": "@ohos/ace_engine_lite",
"description": "JS APP development frameworks.",
"version": "3.1",
"license": "Apache License 2.0",
"pubiishAs": "code-segment",
"segment": {
"destPath": "foundation/arkui/ace_engine_lite"
},
"dirs": {},
"scripts": {},
"component": {
"name": "ace_engine_lite",
"subsystem": "arkui",
"syscap": [
"SystemCapability.ArkUI.ArkUI.Lite"
],
"feature": [],
"adapted_system_type": [ "mini","small" ],
"rom": "521KB",
"ram": "~82KB",
"deps": {
"third_party": [
"bounds_checking_function",
"cjson",
"freetype",
"jerryscript"
],
"components": [
"bundle_framework_lite",
"huks",
"ui_lite",
"surface_lite",
"i18n_lite",
"resource_management_lite",
"hilog",
"permission",
"kal_timer",
"kv_store",
"timer_task",
"ace_common_lite",
"ace_native_engine_lite",
"ace_module_manager_lite"
]
},
"build": {
"sub_component": [
"//foundation/arkui/ace_engine_lite/test:unittest",
"//foundation/arkui/ace_engine_lite/frameworks:jsfwk"
],
"inner_kits": [],
"test": []
}
}
}
C++
1
https://gitee.com/chneg-jinsong/arkui_ace_engine_lite.git
git@gitee.com:chneg-jinsong/arkui_ace_engine_lite.git
chneg-jinsong
arkui_ace_engine_lite
arkui_ace_engine_lite
master

搜索帮助