2023-07-26 07:54:23 +00:00
|
|
|
{
|
2023-07-26 08:39:31 +00:00
|
|
|
"name": "@ohos/xts_tools",
|
2023-07-26 07:54:23 +00:00
|
|
|
"version": "4.0",
|
|
|
|
"description": "",
|
|
|
|
"license": "Apache License 2.0",
|
|
|
|
"domain": "os",
|
|
|
|
"publishAs": "",
|
|
|
|
"private": false,
|
|
|
|
"scripts": {},
|
|
|
|
"dirs": [],
|
|
|
|
"segment": {
|
|
|
|
"destPath": "test/xts/tools"
|
|
|
|
},
|
|
|
|
"component": {
|
2023-07-26 08:39:31 +00:00
|
|
|
"name": "xts_tools",
|
2023-07-26 07:54:23 +00:00
|
|
|
"subsystem": "xts",
|
|
|
|
"syscap": [],
|
|
|
|
"features": [],
|
|
|
|
"adapted_system_type": [
|
|
|
|
"mini",
|
|
|
|
"small"
|
|
|
|
],
|
2023-07-27 11:07:05 +00:00
|
|
|
"rom": "~256KB",
|
|
|
|
"ram": "0KB",
|
2023-07-26 07:54:23 +00:00
|
|
|
"deps": {
|
|
|
|
"components": [],
|
|
|
|
"third_party": []
|
|
|
|
},
|
|
|
|
"build": {
|
2023-07-27 11:45:43 +00:00
|
|
|
"sub_component": [],
|
2023-07-26 07:54:23 +00:00
|
|
|
"inner_kits": [],
|
2023-07-27 11:45:43 +00:00
|
|
|
"test": ["//test/xts/tools/lite:tools"]
|
2023-07-26 07:54:23 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|