mirror of
https://gitee.com/openharmony/applications_launcher
synced 2024-11-23 14:59:42 +00:00
b67f0d768f
Signed-off-by: gengzhengxing <gengzhengxing1@h-partners.com>
11 lines
228 B
Plaintext
11 lines
228 B
Plaintext
{
|
|
"devDependencies": {},
|
|
"name": "@ohos/appcenter",
|
|
"description": "a npm package which contains appcenter feature",
|
|
"main": "index.ts",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@ohos/common": "../../common"
|
|
}
|
|
}
|