mirror of
https://gitee.com/openharmony/testfwk_xdevice
synced 2024-11-22 23:10:15 +00:00
53b0fe86f9
Signed-off-by: deveco_xdevice <liguangjie1@huawei.com>
30 lines
632 B
JSON
30 lines
632 B
JSON
{
|
|
"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": []
|
|
}
|
|
}
|
|
}
|