mirror of
https://gitee.com/openharmony/applications_launcher
synced 2024-11-23 14:59:42 +00:00
9fb21fd133
Signed-off-by: 杨怀毅 <yanghuaiyi1@huawei.com>
16 lines
268 B
JSON
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"
|
|
}
|
|
}
|