mirror of
https://gitee.com/openharmony/applications_screenlock
synced 2024-11-23 06:19:47 +00:00
4130b6360a
Signed-off-by: zhuchengfeng <940848916@qq.com>
18 lines
332 B
JSON
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"
|
|
}
|
|
} |