mirror of
https://github.com/openharmony/applications_screenlock.git
synced 2026-07-01 10:23:02 -04:00
d1642b0e43
Signed-off-by: yangpeng85 <yangpeng85@huawei.com>
20 lines
444 B
JSON
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"
|
|
}
|
|
}
|