mirror of
https://github.com/openharmony/applications_theme.git
synced 2026-07-01 10:05:33 -04:00
98a2ada365
support no icons in desktop Signed-off-by: yangpeng85 <yangpeng85@huawei.com>
19 lines
373 B
JSON
19 lines
373 B
JSON
{
|
|
"license": "ISC",
|
|
"devDependencies": {},
|
|
"name": "applications_theme",
|
|
"ohos": {
|
|
"org": "huawei",
|
|
"directoryLevel": "project",
|
|
"buildTool": "hvigor"
|
|
},
|
|
"description": "example description",
|
|
"repository": {},
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@ohos/hvigor-ohos-plugin": "1.0.6",
|
|
"hypium": "^1.0.0",
|
|
"@ohos/hvigor": "1.0.6"
|
|
}
|
|
}
|