Files
applications_theme/package.json
T
YangPeng db0be0afe2 update code for supporting build
Signed-off-by: yangpeng85 <yangpeng85@huawei.com>
2022-04-11 11:36:22 +08:00

17 lines
531 B
JSON

{
"name": "theme",
"version": "1.0.0",
"ohos": {
"org": "huawei",
"buildTool": "hvigor",
"directoryLevel": "project"
},
"dependencies": {
"@ohos/hvigor": "file:localdep/ohos-hvigor-1.0.3-rc.tgz",
"@ohos/hvigor-base": "file:localdep/ohos-hvigor-base-1.0.3-rc.tgz",
"@ohos/hvigor-log": "file:localdep/ohos-hvigor-log-1.0.3-rc.tgz",
"@ohos/hvigor-ohos-plugin": "file:localdep/ohos-hvigor-ohos-plugin-1.0.3-rc.tgz",
"@ohos/sdkmanager-common": "file:localdep/sdkmanager-common-1.1.1.tgz"
}
}