mirror of
https://github.com/openharmony/applications_contacts.git
synced 2026-07-01 19:54:30 -04:00
004c8d789d
Signed-off-by: ohos-lsw <lishiwei6@huawei.com>
19 lines
358 B
JSON
19 lines
358 B
JSON
{
|
|
"license":"ISC",
|
|
"devDependencies":{},
|
|
"name":"contacts",
|
|
"ohos":{
|
|
"org":"huawei",
|
|
"directoryLevel":"project",
|
|
"buildTool":"hvigor"
|
|
},
|
|
"description":"example description",
|
|
"repository":{},
|
|
"version":"1.0.0",
|
|
"dependencies":{
|
|
"@ohos/hypium":"1.0.2",
|
|
"@ohos/hvigor-ohos-plugin":"1.2.2",
|
|
"@ohos/hvigor":"1.2.2"
|
|
}
|
|
}
|