applications_call/package.json
qian-nan-xu e7159e2d29 update callUI
Signed-off-by: qian-nan-xu <xuqiannan@huawei.com>
2022-06-14 15:18:42 +08:00

18 lines
328 B
JSON

{
"license":"ISC",
"devDependencies":{},
"name":"callui",
"ohos":{
"org":"huawei",
"directoryLevel":"project",
"buildTool":"hvigor"
},
"description":"example description",
"repository":{},
"version":"1.0.0",
"dependencies":{
"@ohos/hvigor-ohos-plugin":"1.1.3",
"hypium":"^1.0.0",
"@ohos/hvigor":"1.1.3"
}
}