Files
applications_theme/package.json
T
a1nc 98a2ada365 support build by product type
support no icons in desktop

Signed-off-by: yangpeng85 <yangpeng85@huawei.com>
2022-07-14 19:44:59 +08:00

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"
}
}