mirror of
https://github.com/openharmony/commonlibrary_utils_lite.git
synced 2026-07-19 19:43:47 -04:00
9d26382408
Signed-off-by: liujialiang <liujialiang10@huawei.com>
31 lines
717 B
JSON
31 lines
717 B
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": [],
|
|
"adapted_system_type": [
|
|
"mini",
|
|
"small"
|
|
],
|
|
"rom": "0KB",
|
|
"ram": "0KB",
|
|
"deps": {},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |