mirror of
https://github.com/openharmony/applications_auth_widget.git
synced 2026-07-19 13:54:32 -04:00
c38c2e7520
Signed-off-by: liuhanxiong <liuhanxiong@huawei.com> Change-Id: Iabe61c01e5a2c30cc1cd2ed99b498cba8e67cc0d
21 lines
427 B
JSON
21 lines
427 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"
|
|
}
|
|
}
|