14f7ff21fSopenharmony_ci{
24f7ff21fSopenharmony_ci    "name": "@ohos/fingerprint_auth",
34f7ff21fSopenharmony_ci    "version": "4.0",
44f7ff21fSopenharmony_ci    "description": "fingerprint authentication capability",
54f7ff21fSopenharmony_ci    "homePage": "https://gitee.com/openharmony",
64f7ff21fSopenharmony_ci    "author": {},
74f7ff21fSopenharmony_ci    "repository": "",
84f7ff21fSopenharmony_ci    "license": "Apache License 2.0",
94f7ff21fSopenharmony_ci    "publishAs": "code-segment",
104f7ff21fSopenharmony_ci    "segment": {
114f7ff21fSopenharmony_ci      "destPath" : "base/useriam/fingerprint_auth"
124f7ff21fSopenharmony_ci    },
134f7ff21fSopenharmony_ci    "dirs": {},
144f7ff21fSopenharmony_ci    "scripts": {},
154f7ff21fSopenharmony_ci    "component": {
164f7ff21fSopenharmony_ci      "name": "fingerprint_auth",
174f7ff21fSopenharmony_ci      "subsystem": "useriam",
184f7ff21fSopenharmony_ci      "adapted_system_type": [ "standard" ],
194f7ff21fSopenharmony_ci      "syscap": ["SystemCapability.UserIAM.UserAuth.FingerprintAuth"],
204f7ff21fSopenharmony_ci      "features": ["fingerprint_auth_enabled"],
214f7ff21fSopenharmony_ci      "rom": "1024KB",
224f7ff21fSopenharmony_ci      "ram": "1306KB",
234f7ff21fSopenharmony_ci      "deps": {
244f7ff21fSopenharmony_ci        "components": [
254f7ff21fSopenharmony_ci          "ability_base",
264f7ff21fSopenharmony_ci          "c_utils",
274f7ff21fSopenharmony_ci          "common_event_service",
284f7ff21fSopenharmony_ci          "display_manager",
294f7ff21fSopenharmony_ci          "drivers_interface_fingerprint_auth",
304f7ff21fSopenharmony_ci          "egl",
314f7ff21fSopenharmony_ci          "graphic_2d",
324f7ff21fSopenharmony_ci          "graphic_surface",
334f7ff21fSopenharmony_ci          "hilog",
344f7ff21fSopenharmony_ci          "ipc",
354f7ff21fSopenharmony_ci          "miscdevice",
364f7ff21fSopenharmony_ci          "opengles",
374f7ff21fSopenharmony_ci          "power_manager",
384f7ff21fSopenharmony_ci          "safwk",
394f7ff21fSopenharmony_ci          "samgr",
404f7ff21fSopenharmony_ci          "user_auth_framework",
414f7ff21fSopenharmony_ci          "window_manager",
424f7ff21fSopenharmony_ci          "hdf_core",
434f7ff21fSopenharmony_ci          "skia"
444f7ff21fSopenharmony_ci        ]
454f7ff21fSopenharmony_ci      },
464f7ff21fSopenharmony_ci      "build": {
474f7ff21fSopenharmony_ci        "group_type": {
484f7ff21fSopenharmony_ci          "base_group": [
494f7ff21fSopenharmony_ci          ],
504f7ff21fSopenharmony_ci          "fwk_group": [
514f7ff21fSopenharmony_ci          ],
524f7ff21fSopenharmony_ci          "service_group": [
534f7ff21fSopenharmony_ci            "//base/useriam/fingerprint_auth/services:fingerprintauthservice",
544f7ff21fSopenharmony_ci            "//base/useriam/fingerprint_auth/services_ex:fingerprintauthservice_ex",
554f7ff21fSopenharmony_ci            "//base/useriam/fingerprint_auth/sa_profile:fingerprintauth_sa_profile"
564f7ff21fSopenharmony_ci          ]
574f7ff21fSopenharmony_ci        },
584f7ff21fSopenharmony_ci        "inner_kits": [
594f7ff21fSopenharmony_ci        ],
604f7ff21fSopenharmony_ci        "test": [
614f7ff21fSopenharmony_ci          "//base/useriam/fingerprint_auth/test/fuzztest:fingerprintauth_fuzztest",
624f7ff21fSopenharmony_ci          "//base/useriam/fingerprint_auth/test/unittest:fingerprintauth_unittest"
634f7ff21fSopenharmony_ci        ]
644f7ff21fSopenharmony_ci      }
654f7ff21fSopenharmony_ci    }
664f7ff21fSopenharmony_ci  }
67