{
    "name": "@ohos/notification_cangjie_wrapper",
    "description": "The notification_notification_cangjie_wrapper provides common event management capabilities for developers on OpenHarmony.",
    "version": "6.1",
    "license": "Apache License 2.0",
    "publishAs": "code-segment",
    "segment": {
        "destPath": "base/notification/notification_cangjie_wrapper"
    },
    "dirs": {},
    "scripts": {},
    "component": {
        "name": "notification_cangjie_wrapper",
        "subsystem": "notification",
        "syscap": [],
        "features": [],
        "adapted_system_type": [
            "standard"
        ],
        "rom": "400KB",
        "ram": "432KB",
        "deps": {
            "components": [
                "cangjie_ark_interop",
                "common_event_service",
                "hiviewdfx_cangjie_wrapper"
            ]
        },
        "build": {
            "sub_component": [
                "//base/notification/notification_cangjie_wrapper/ohos/common_event_manager:ohos.common_event_manager"
            ],
            "inner_kits": [
                {
                    "name": "//base/notification/notification_cangjie_wrapper/ohos/common_event_manager:ohos.common_event_manager"
                },
                {
                    "name": "//base/notification/notification_cangjie_wrapper:copy_sdk_notification_cangjie_libs"
                }
            ],
            "test": []
        }
    }
}