mirror of
https://github.com/openharmony/applications_systemui.git
synced 2026-07-01 06:41:59 -04:00
99be4c0ce4
Signed-off-by: 王环 <18108170464@163.com>
9 lines
231 B
Plaintext
9 lines
231 B
Plaintext
{
|
|
"devDependencies": {},
|
|
"name": "@ohos/managementcomponent",
|
|
"description": "a npm package which contains managementcomponent function",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@ohos/common": "file:../../common"
|
|
}
|
|
} |