mirror of
https://github.com/openharmony/applications_screenlock.git
synced 2026-07-21 00:15:22 -04:00
4800ad0469
Signed-off-by: 18671941053 <zoujunjie6@huawei.com>
13 lines
284 B
Plaintext
13 lines
284 B
Plaintext
{
|
|
"license": "ISC",
|
|
"types": "",
|
|
"devDependencies": {},
|
|
"name": "@ohos/clockcomponent",
|
|
"description": "a npm package which contains arkUI2.0 page",
|
|
"main": "index.ets",
|
|
"repository": {},
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@ohos/common": "../../common"
|
|
}
|
|
} |