mirror of
https://github.com/openharmony/applications_auth_widget.git
synced 2026-07-01 20:14:09 -04:00
7a7de9d76c
Signed-off-by: dengjiewen <dengjiewen1@huawei.com>
22 lines
428 B
JSON
22 lines
428 B
JSON
{
|
|
"license": "ISC",
|
|
"devDependencies": {},
|
|
"author": "",
|
|
"name": "authwidget",
|
|
"description": "Please describe the basic information.",
|
|
"ohos": {
|
|
"org": "huawei",
|
|
"directoryLevel": "project",
|
|
"buildTool": "hvigor"
|
|
},
|
|
"main": "",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@ohos/hypium": "1.0.3",
|
|
"@ohos/hvigor-ohos-plugin": "1.3.1",
|
|
"hypium": "^1.0.0",
|
|
"@ohos/hvigor": "1.3.1"
|
|
}
|
|
}
|
|
|