applications_screenlock/package.json
zhuchengfeng 4130b6360a update api9
Signed-off-by: zhuchengfeng <940848916@qq.com>
2022-04-24 10:09:18 +08:00

18 lines
332 B
JSON

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