1 Star 0 Fork 87

shipengtao95/useriam_face_auth

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
youliang_1314 提交于 2022-08-30 16:58 . delete inner_kit
{
"name": "@openharmony/face_auth",
"version": "3.1.0",
"description": "Face authentication capability",
"homePage": "https://gitee.com/openharmony",
"author": {},
"repository": "",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath" : "base/useriam/face_auth"
},
"dirs": {},
"scripts": {},
"component": {
"name": "face_auth",
"subsystem": "useriam",
"adapted_system_type": [ "standard" ],
"syscap": ["SystemCapability.UserIAM.UserAuth.FaceAuth"],
"features": [],
"rom": "1000KB",
"ram": "16000KB",
"deps": {
"components": [
"aafwk_standard",
"drivers_interface_face_auth:libface_auth_proxy_1.0",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
"c_utils:utils"
]
},
"build": {
"group_type": {
"base_group": [
],
"fwk_group": [
"//base/useriam/face_auth/frameworks/js/napi:faceauth"
],
"service_group": [
"//base/useriam/face_auth/sa_profile:faceauth_sa_profile",
"//base/useriam/face_auth/services:faceauthservice"
]
},
"test": [
"//base/useriam/face_auth/test/fuzztest:faceauth_fuzztest",
"//base/useriam/face_auth/test/unittest:faceauth_unittest"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shipengtao95/useriam_face_auth.git
[email protected]:shipengtao95/useriam_face_auth.git
shipengtao95
useriam_face_auth
useriam_face_auth
master

搜索帮助