1 Star 0 Fork 189

qiudengcheng / aafwk_aafwk_lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.44 KB
一键复制 编辑 原始数据 按行查看 历史
peitaiyi 提交于 2022-05-11 19:54 . part opt
{
"name": "@ohos/aafwk_lite",
"description": "App development framework for mini and small system.",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/aafwk/aafwk_lite"
},
"dirs": {},
"scripts": {},
"component": {
"name": "aafwk_lite",
"subsystem": "aafwk",
"syscap": [],
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"appexecfwk_lite",
"kv_store",
"ui",
"surface",
"hilog",
"permission",
"ipc_lite",
"samgr_lite",
"appspawn_lite",
"wms"
],
"third_party": [
"bounds_checking_function",
"cjson",
"freetype"
]
},
"build": {
"sub_component": [
"//foundation/aafwk/aafwk_lite/frameworks/ability_lite:aafwk_abilitykit_lite",
"//foundation/aafwk/aafwk_lite/frameworks/abilitymgr_lite:aafwk_abilityManager_lite",
"//foundation/aafwk/aafwk_lite/services/abilitymgr_lite:aafwk_services_lite"
],
"inner_kits": [],
"test": []
}
}
}
1
https://gitee.com/qiudengcheng/aafwk_aafwk_lite.git
git@gitee.com:qiudengcheng/aafwk_aafwk_lite.git
qiudengcheng
aafwk_aafwk_lite
aafwk_aafwk_lite
master

搜索帮助