提交 fef71a57 编写于 作者: P pjscc

feat: 添加bundle.json作为hpm包管理描述文件

Signed-off-by: Npjscc <pangjiashuai@huawei.com>
上级 6aee35e5
{
"name": "@ohos/prebuilts_lite_sysroot",
"version": "",
"description": "System header files and standard libraries | 系统头文件和标准库",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
"repository": "https://gitee.com/openharmony/prebuilts_lite_sysroot",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"prebuilts"
],
"keywords": [
"prebuilts",
"lite",
"sysroot"
],
"envs": {},
"dirs": {},
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "prebuilts/lite/sysroot"
},
"component": {
"name": "prebuilts_lite_sysroot",
"subsystem": "",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册