mirror of
https://gitee.com/openharmony/applications_call
synced 2024-11-22 22:09:41 +00:00
41f2eb4d79
Signed-off-by: w00636648 <wangziming14@huawei.com>
18 lines
333 B
JSON
18 lines
333 B
JSON
{
|
|
"license":"ISC",
|
|
"devDependencies":{},
|
|
"name":"callui",
|
|
"ohos":{
|
|
"org":"huawei",
|
|
"directoryLevel":"project",
|
|
"buildTool":"hvigor"
|
|
},
|
|
"description":"example description",
|
|
"repository":{},
|
|
"version":"1.0.0",
|
|
"dependencies":{
|
|
"@ohos/hypium":"1.0.2",
|
|
"@ohos/hvigor-ohos-plugin":"1.2.2",
|
|
"@ohos/hvigor":"1.2.2"
|
|
}
|
|
} |