1{ 2 "license": "ISC", 3 "devDependencies": {}, 4 "author": "", 5 "name": "authwidget", 6 "description": "Please describe the basic information.", 7 "ohos": { 8 "org": "huawei", 9 "directoryLevel": "project", 10 "buildTool": "hvigor" 11 }, 12 "main": "", 13 "version": "1.0.0", 14 "dependencies": { 15 "@ohos/hypium": "1.0.3", 16 "@ohos/hvigor-ohos-plugin": "1.3.1", 17 "hypium": "^1.0.0", 18 "@ohos/hvigor": "1.3.1" 19 } 20} 21