1 Star 0 Fork 189

yuruiqing / ability_ability_lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.46 KB
一键复制 编辑 原始数据 按行查看 历史
guyuanzhang 提交于 2022-06-15 10:08 . IssueNo: #I5C8Z7
{
"name": "@ohos/ability_lite",
"description": "App development framework for mini and small system.",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/ability/ability_lite"
},
"dirs": {},
"scripts": {},
"component": {
"name": "ability_lite",
"subsystem": "ability",
"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/ability/ability_lite/frameworks/ability_lite:aafwk_abilitykit_lite",
"//foundation/ability/ability_lite/frameworks/abilitymgr_lite:aafwk_abilityManager_lite",
"//foundation/ability/ability_lite/services/abilitymgr_lite:aafwk_services_lite"
],
"inner_kits": [],
"test": []
}
}
}
1
https://gitee.com/yuruiqing1988/ability_ability_lite.git
git@gitee.com:yuruiqing1988/ability_ability_lite.git
yuruiqing1988
ability_ability_lite
ability_ability_lite
master

搜索帮助