{ "name": "@ohos/hiappevent_native", "description": "Event logging provided for native application", "version": "3.1", "license": "Apache License 2.0", "publishAs": "code-segment", "segment": { "destPath": "base/hiviewdfx/hiappevent" }, "dirs": {}, "scripts": {}, "component": { "name": "hiappevent_native", "subsystem": "hiviewdfx", "syscap": [ "SystemCapability.HiviewDFX.HiAppEvent" ], "adapted_system_type": [ "standard" ], "rom": "", "ram": "", "deps": { "components": [ "ability_base", "bundle_framework", "eventhandler", "hitrace_native", "hilog_native", "ipc", "relational_store" ], "third_party": [] }, "build": { "sub_component": [ "//base/hiviewdfx/hiappevent/frameworks/native/libhiappevent:libhiappevent_base", "//base/hiviewdfx/hiappevent/frameworks/native/ndk:hiappevent_ndk" ], "inner_kits": [], "test": [ "//base/hiviewdfx/hiappevent/test:unittest" ] } } }