{ "name": "@ohos/hiappevent_js", "description": "Event logging provided for js application", "version": "3.1", "license": "Apache License 2.0", "publishAs": "code-segment", "segment": { "destPath": "base/hiviewdfx/hiappevent" }, "dirs": {}, "scripts": {}, "component": { "name": "hiappevent_js", "subsystem": "hiviewdfx", "syscap": [ "SystemCapability.HiviewDFX.HiAppEvent" ], "adapted_system_type": [ "standard" ], "rom": "", "ram": "", "deps": { "components": [ "hilog_native", "napi", "relational_store" ], "third_party": [] }, "build": { "sub_component": [ "//base/hiviewdfx/hiappevent/frameworks/js/napi:hiappevent", "//base/hiviewdfx/hiappevent/frameworks/js/napi:hiappevent_v9" ], "inner_kits": [], "test": [] } } }