Files
bundlemanager_bundle_framew…/bundle.json
T
Sang_Sang33 05604bd021 fix
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
2021-12-24 14:03:19 +08:00

58 lines
1.3 KiB
JSON

{
"name": "@ohos/appexecfwk_lite",
"version": "",
"description": "轻量级包管理框架子系统,是鸿蒙系统为开发者提供的安装包管理框架",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
"repository": "https://gitee.com/openharmony/appexecfwk_appexecfwk_lite",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"foundation"
],
"keywords": [
"appexecfwk",
"lite"
],
"envs": [],
"dirs": [],
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "foundation/appexecfwk/appexecfwk_lite"
},
"component": {
"name": "appexecfwk_lite",
"subsystem": "appexecfwk",
"syscap": [],
"features": [],
"adapted_system_type": [
"min",
"small"
],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}