mirror of
https://gitee.com/openharmony/device_hisilicon_modules
synced 2024-11-27 06:50:54 +00:00
feat: add bundle.json
Signed-off-by: pjscc <pangjiashuai@huawei.com>
This commit is contained in:
parent
b35ab16ca8
commit
c176acc297
56
bundle.json
Normal file
56
bundle.json
Normal file
@ -0,0 +1,56 @@
|
||||
{
|
||||
"name": "@ohos/device_hisilicon_modules",
|
||||
"version": "",
|
||||
"description": "Middleware libraries | 中间件库",
|
||||
"homePage": "https://gitee.com/openharmony",
|
||||
"license": "End User License Agreement",
|
||||
"repository": "https://gitee.com/openharmony/device_hisilicon_modules",
|
||||
"domain": "os",
|
||||
"language": "",
|
||||
"publishAs": "code-segment",
|
||||
"private": false,
|
||||
"scripts": {},
|
||||
"tags": [
|
||||
"device"
|
||||
],
|
||||
"keywords": [
|
||||
"device",
|
||||
"hisilicon",
|
||||
"modules"
|
||||
],
|
||||
"envs": [],
|
||||
"dirs": [],
|
||||
"author": {
|
||||
"name": "",
|
||||
"email": "",
|
||||
"url": ""
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "",
|
||||
"email": "",
|
||||
"url": ""
|
||||
}
|
||||
],
|
||||
"segment": {
|
||||
"destPath": "device/hisilicon/modules"
|
||||
},
|
||||
"component": {
|
||||
"name": "device_hisilicon_modules",
|
||||
"subsystem": "",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
"adapted_system_type": [],
|
||||
"rom": "",
|
||||
"ram": "",
|
||||
"deps": {
|
||||
"components": [],
|
||||
"third_party": []
|
||||
},
|
||||
"build": {
|
||||
"sub_component": [],
|
||||
"inner_kits": [],
|
||||
"test": []
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user