mirror of
https://github.com/openharmony/applications_auth_widget.git
synced 2026-07-21 01:05:22 -04:00
52eebf0a25
Signed-off-by: YangLulu9 <yanglulu9@huawei.com> Change-Id: I9e5da543d6f7596a121ad0b52a8ae9918a332244
31 lines
624 B
JSON
31 lines
624 B
JSON
{
|
|
"name": "@ohos/auth_widget",
|
|
"version": "4.0",
|
|
"description": "User Authentication capability",
|
|
"license": "Apache License 2.0",
|
|
"publishAs": "code-segment",
|
|
"segment": {
|
|
"destPath": "applications/standard/auth_widget"
|
|
},
|
|
"dirs": {},
|
|
"scripts": {},
|
|
"component": {
|
|
"name": "auth_widget",
|
|
"subsystem": "applications",
|
|
"features": [],
|
|
"adapted_system_type": [
|
|
"standard"
|
|
],
|
|
"rom": "860KB",
|
|
"ram": "0KB",
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |