mirror of
https://github.com/openharmony/useriam_faceauth.git
synced 2026-07-19 18:13:32 -04:00
495babd27e
Signed-off-by: Tianshi Liu <tianshi.liu@huawei.com> Change-Id: Iabf7681720171b48b270f176efd16a0588d63433
18 lines
351 B
JSON
18 lines
351 B
JSON
{
|
|
"name": "settings_faceauth",
|
|
"version": "1.0.0",
|
|
"ohos": {
|
|
"org": "huawei",
|
|
"buildTool": "hvigor",
|
|
"directoryLevel": "project"
|
|
},
|
|
"description": "example description",
|
|
"repository": {},
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"hypium": "^1.0.0",
|
|
"@ohos/hvigor": "1.0.6",
|
|
"@ohos/hvigor-ohos-plugin": "1.0.6"
|
|
}
|
|
}
|