2022-02-08 12:42:55 +00:00
|
|
|
{
|
|
|
|
"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",
|
2022-02-09 04:44:31 +00:00
|
|
|
"subsystem": "xts",
|
2022-02-08 12:42:55 +00:00
|
|
|
"syscap": [],
|
|
|
|
"features": [],
|
|
|
|
"adapted_system_type": [],
|
|
|
|
"rom": "",
|
|
|
|
"ram": "",
|
|
|
|
"deps": {
|
|
|
|
"components": [],
|
|
|
|
"third_party": []
|
|
|
|
},
|
|
|
|
"build": {
|
|
|
|
"sub_component": [],
|
|
|
|
"inner_kits": [],
|
|
|
|
"test": [ "//test/xts/hats:hats" ]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|