Files
applications_screenlock/package.json
T
yangpeng85 d1642b0e43 support launch screenlock by SystemUI
Signed-off-by: yangpeng85 <yangpeng85@huawei.com>
2022-08-05 19:25:55 +08:00

20 lines
444 B
JSON

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