48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
{
|
|
"name": "@openharmony/utils_lite",
|
|
"version": "3.1.0",
|
|
"license": "Apache License 2.0",
|
|
"description": "Basic macro and type definitions",
|
|
"publishAs": "code-segment",
|
|
"segment": {
|
|
"destPath": "commonlibrary/utils_lite"
|
|
},
|
|
"dirs": {},
|
|
"scripts": {},
|
|
"author": {},
|
|
"repository": "",
|
|
"component": {
|
|
"name": "utils_lite",
|
|
"subsystem": "commonlibrary",
|
|
"features": [
|
|
"utils_lite_feature_file",
|
|
"utils_lite_feature_kal_timer",
|
|
"utils_lite_feature_timer_task",
|
|
"utils_lite_feature_js_builtin"
|
|
],
|
|
"adapted_system_type": [
|
|
"mini",
|
|
"small"
|
|
],
|
|
"deps": {
|
|
"thrid_party": [
|
|
"bounds_checking_function"
|
|
],
|
|
"kernel_special": {},
|
|
"board_special": {},
|
|
"components": [
|
|
"ability_lite",
|
|
"init",
|
|
"graphic_utils_lite",
|
|
"resource_management_lite",
|
|
"ui_lite",
|
|
"ace_engine_lite"
|
|
]
|
|
},
|
|
"build": {
|
|
"sub_component": [ "//commonlibrary/utils_lite:utils_lite" ],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |