{
    "name": "appsbd/elite-notification",
    "plugin_data": {
        "name": "Elite Notification",
        "basename": "Elite Notification",
        "name_space": "Elite_Notification_Lite",
        "plugin_uri": "https://appsbd.com/products/elite-notification-best-fomo-social-proof/"
    },
    "autoload": {
        "files": [
            "elite_notification_lite/core/class-elite-notification-lite.php",
            "elite_notification_lite/helper/global-helper.php",
            "elite_notification_lite/helper/plugin-helper.php",
            "elite_notification_lite/libs/class-elite-notification-loader.php"
        ],
        "psr-4": {
            "Elite_Notification_Lite\\": "elite_notification_lite/"
        }
    },
    "repositories": [
        {
            "name": "appsbd_lite",
            "url": "https://bitbucket.org/appsbd/appsbd-lite.git",
            "type": "git"
        }
    ],
    "authors": [
        {
            "name": "appsbd.com",
            "email": "admin@appsbd.com"
        }
    ],
    "require": {
        "appsbd-wp/appsbd-lite": "~4.0"
    },
    "scripts": {
    }
}
