mirror of
https://github.com/openharmony/applications_contacts.git
synced 2026-07-01 19:54:30 -04:00
a9489282d7
Signed-off-by: marenqing@huawei.com <marenqing@huawei.com>
17 lines
305 B
JSON
17 lines
305 B
JSON
{
|
|
"name": "Contact",
|
|
"version": "1.0.0",
|
|
"ohos": {
|
|
"org": "huawei",
|
|
"buildTool": "hvigor",
|
|
"directoryLevel": "project"
|
|
},
|
|
"description": "contact",
|
|
"repository": {},
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@ohos/hvigor": "1.0.6",
|
|
"@ohos/hvigor-ohos-plugin": "1.0.6"
|
|
}
|
|
}
|