{
    "name": "amasty/module-special-promo",
    "description": "Special Promotions by Amasty",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.13.6",
        "amasty/module-banners-lite": ">=1.0.2",
        "amasty/rgrid": "*"
    },
    "suggest": {
        "amasty/module-special-promo-mftf-2": "Install module-special-promo-mftf-2 module to be able to run Special Promotions MFTF tests for Magento 2.3.5+ version.",
        "amasty/module-special-promo-mftf-3": "Install module-special-promo-mftf-3 module to be able to run Special Promotions MFTF tests for Magento 2.4.0+ version."
    },
    "type": "magento2-module",
    "version": "2.10.0",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\Rules\\": ""
        }
    }
}
