applications_call/package.json
w00636648 41f2eb4d79 change stage mode
Signed-off-by: w00636648 <wangziming14@huawei.com>
2022-09-24 19:20:44 +08:00

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"
}
}