{
    "name": "amasty/module-banners-lite",
    "description": "Promo Banners Lite by Amasty",
    "require": {
        "php": ">=7.4",
        "amasty/base": ">=1.19.1"
    },
    "suggest": {
        "amasty/module-graphql-application-server-compatibility": "Install this package for compatibility with GraphQL Application Server."
    },
    "type": "magento2-module",
    "version": "1.2.5",
    "license": [
        "proprietary"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\BannersLite\\": ""
        }
    }
}
