Files
applications_auth_widget/package.json
T
dengjiewen 7a7de9d76c update auth_widget code
Signed-off-by: dengjiewen <dengjiewen1@huawei.com>
2023-07-11 10:15:44 +08:00

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"
}
}