mirror of
https://github.com/openharmony/applications_theme.git
synced 2026-07-01 10:05:33 -04:00
db0be0afe2
Signed-off-by: yangpeng85 <yangpeng85@huawei.com>
17 lines
531 B
JSON
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"
|
|
}
|
|
}
|