1 Star 0 Fork 62

sunjiakun/bundlemanager_bundle_tool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.44 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/bundle_tool",
"description": "包管理命令行工具:提供命令行中执行hap包的安装、更新、卸载及信息查询的能力",
"version": "4.0",
"license": "Apache 2.0",
"segment": {
"destPath": "foundation/bundlemanager/bundle_tool"
},
"component": {
"name": "bundle_tool",
"subsystem": "bundlemanager",
"syscap": [],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "~300KB",
"ram": "~100KB",
"deps": {
"components": [
"ability_base",
"ability_runtime",
"bundle_framework",
"common_event_service",
"c_utils",
"distributed_bundle_framework",
"hilog",
"init",
"ipc",
"os_account",
"samgr",
"json",
"jsoncpp"
],
"third_party": []
},
"build": {
"sub_component": [
"//foundation/bundlemanager/bundle_tool:bm"
],
"inner_kits": [],
"test": [
"//foundation/bundlemanager/bundle_tool/test:moduletest",
"//foundation/bundlemanager/bundle_tool/test:systemtest",
"//foundation/bundlemanager/bundle_tool/test:unittest"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sunjiakun/bundlemanager_bundle_tool.git
git@gitee.com:sunjiakun/bundlemanager_bundle_tool.git
sunjiakun
bundlemanager_bundle_tool
bundlemanager_bundle_tool
master

搜索帮助