mirror of
https://gitee.com/openharmony/xts_dcts
synced 2024-11-23 15:50:20 +00:00
31 lines
676 B
JSON
31 lines
676 B
JSON
|
{
|
||
|
"name": "@ohos/xts_dcts",
|
||
|
"description": "dcts",
|
||
|
"version": "3.1",
|
||
|
"license": "Apache License 2.0",
|
||
|
"publishAs": "code-segment",
|
||
|
"segment": {
|
||
|
"destPath": "test/xts/dcts"
|
||
|
},
|
||
|
"dirs": {},
|
||
|
"scripts": {},
|
||
|
"component": {
|
||
|
"name": "xts_dcts",
|
||
|
"subsystem": "xts",
|
||
|
"syscap": [],
|
||
|
"features": [],
|
||
|
"adapted_system_type": [],
|
||
|
"rom": "",
|
||
|
"ram": "",
|
||
|
"deps": {
|
||
|
"components": [],
|
||
|
"third_party": []
|
||
|
},
|
||
|
"build": {
|
||
|
"sub_component": [],
|
||
|
"inner_kits": [],
|
||
|
"test": [ "//test/xts/dcts:dcts" ]
|
||
|
}
|
||
|
}
|
||
|
}
|