当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
7 Star 12 Fork 5

OpenHarmony / developtools_hdc_standard
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 809 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhaolihui 提交于 2022-04-26 17:35 . Fix name specification without standard
{
"name": "@ohos/hdc",
"description": "Device debug connector that provides the device connection capability and a command line tool",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "developtools/hdc"
},
"dirs": {},
"scripts": {},
"component": {
"name": "hdc",
"subsystem": "developtools",
"adapted_system_type": [
"standard"
],
"rom": "1725KB",
"ram": "1599KB",
"deps": {
"components": [
"base:utils"
],
"third_party": [
"libuv:uv_static",
"lz4:liblz4_static",
"openssl:libcrypto_static"
]
},
"build": {
"sub_component": [
"//developtools/hdc:hdcd",
"//developtools/hdc:hdc_target_all"
]
}
}
}
1
https://gitee.com/openharmony/developtools_hdc_standard.git
git@gitee.com:openharmony/developtools_hdc_standard.git
openharmony
developtools_hdc_standard
developtools_hdc_standard
master

搜索帮助