applications_launcher/package.json
杨怀毅 9fb21fd133 update laucher to support Api9
Signed-off-by: 杨怀毅 <yanghuaiyi1@huawei.com>
2022-04-10 13:42:54 +08:00

16 lines
268 B
JSON

{
"devDependencies": {},
"name": "launcher",
"ohos": {
"org": "huawei",
"directoryLevel": "project",
"buildTool": "hvigor"
},
"version": "1.0.0",
"dependencies": {
"@ohos/hvigor-ohos-plugin": "1.0.6",
"hypium": "^1.0.0",
"@ohos/hvigor": "1.0.6"
}
}