2022-03-15 01:51:35 +00:00
|
|
|
{
|
2023-07-21 08:21:23 +00:00
|
|
|
"name": "@ohos/dcts",
|
2022-03-15 01:51:35 +00:00
|
|
|
"description": "dcts",
|
|
|
|
"version": "3.1",
|
|
|
|
"license": "Apache License 2.0",
|
|
|
|
"publishAs": "code-segment",
|
|
|
|
"segment": {
|
|
|
|
"destPath": "test/xts/dcts"
|
|
|
|
},
|
|
|
|
"dirs": {},
|
|
|
|
"scripts": {},
|
|
|
|
"component": {
|
2023-07-21 08:21:23 +00:00
|
|
|
"name": "dcts",
|
2022-03-15 01:51:35 +00:00
|
|
|
"subsystem": "xts",
|
|
|
|
"syscap": [],
|
|
|
|
"features": [],
|
2023-05-05 09:52:57 +00:00
|
|
|
"adapted_system_type": ["standard"],
|
|
|
|
"rom": "0",
|
|
|
|
"ram": "0",
|
2022-03-15 01:51:35 +00:00
|
|
|
"deps": {
|
|
|
|
"components": [],
|
|
|
|
"third_party": []
|
|
|
|
},
|
|
|
|
"build": {
|
|
|
|
"sub_component": [],
|
|
|
|
"inner_kits": [],
|
2023-08-11 06:39:06 +00:00
|
|
|
"test": [ "//test/xts/dcts:xts_dcts" ]
|
2022-03-15 01:51:35 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|