mirror of
https://gitee.com/openharmony/xts_hats
synced 2024-12-13 10:27:39 +00:00
30 lines
672 B
JSON
30 lines
672 B
JSON
|
{
|
||
|
"name": "@ohos/xts_hats",
|
||
|
"description": "hats",
|
||
|
"version": "3.1",
|
||
|
"license": "Apache License 2.0",
|
||
|
"publishAs": "code-segment",
|
||
|
"segment": {
|
||
|
"destPath": "test/xts/hats"
|
||
|
},
|
||
|
"dirs": {},
|
||
|
"scripts": {},
|
||
|
"component": {
|
||
|
"name": "xts_hats",
|
||
|
"subsystem": "",
|
||
|
"syscap": [],
|
||
|
"features": [],
|
||
|
"adapted_system_type": [],
|
||
|
"rom": "",
|
||
|
"ram": "",
|
||
|
"deps": {
|
||
|
"components": [],
|
||
|
"third_party": []
|
||
|
},
|
||
|
"build": {
|
||
|
"sub_component": [],
|
||
|
"inner_kits": [],
|
||
|
"test": [ "//test/xts/hats:hats" ]
|
||
|
}
|
||
|
}
|
||
|
}
|