mirror of
https://gitee.com/openharmony/applications_mms
synced 2024-11-23 15:49:57 +00:00
18 lines
342 B
JSON
18 lines
342 B
JSON
{
|
|
"name": "mms",
|
|
"version": "1.0.0",
|
|
"ohos": {
|
|
"org": "huawei",
|
|
"buildTool": "hvigor",
|
|
"directoryLevel": "project"
|
|
},
|
|
"description": "example description",
|
|
"repository": {},
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@ohos/hypium": "1.0.2",
|
|
"@ohos/hvigor": "1.2.2",
|
|
"@ohos/hvigor-ohos-plugin": "1.2.2"
|
|
}
|
|
}
|