{
    "name": "amasty/module-special-promotions-lite-package",
    "description": "Special Promotions Lite Package by Amasty",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.13.4",
        "amasty/module-special-promo": "*",
        "amasty/module-banners-lite": ">=1.0.2",
        "amasty/rgrid": "*"
    },
    "homepage": "https://amasty.com/",
    "type": "magento2-module",
    "version": "2.9.3",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\SpecialPromotionsLite\\": ""
        }
    }
}
