xts_dcts/bundle.json
songdawei a813398a4b dcts 仓库支持run
Signed-off-by: songdawei <songdawei1@huawei.com>
2022-03-15 01:51:35 +00:00

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" ]
}
}
}