mirror of
https://gitee.com/openharmony/testfwk_xdevice
synced 2024-11-22 23:10:15 +00:00
新增bundle.json文件
Signed-off-by: deveco_xdevice <liguangjie1@huawei.com>
This commit is contained in:
parent
74bc2a6a78
commit
53b0fe86f9
29
bundle.json
Normal file
29
bundle.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "@openharmony/xdevice",
|
||||
"version": "2.30.0",
|
||||
"description": "xdevice",
|
||||
"license": "Apache License 2.0",
|
||||
"publishAs": "code-segment",
|
||||
"segment": {
|
||||
"destPath": "test/testfwk/xdevice"
|
||||
},
|
||||
"scripts": {},
|
||||
"repository": "",
|
||||
"dirs": {},
|
||||
"component": {
|
||||
"name": "xdevice",
|
||||
"subsystem": "testfwk",
|
||||
"syscap": [],
|
||||
"features" :[],
|
||||
"adapted_system_type": [ "mini", "small", "standard" ],
|
||||
"rom": "0KB",
|
||||
"ram": "0KB",
|
||||
"deps": {},
|
||||
"build": {
|
||||
"sub_component": [
|
||||
],
|
||||
"inner_kits": [],
|
||||
"test": []
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user