{
    "name": "amasty/xlanding",
    "description": "Landing Pages by Amasty",
    "require": {
        "php": ">=7.3.0",
        "amasty/cron-schedule-list": "*",
        "amasty/base": ">=1.13.4",
        "magento/module-config": ">=100.0.7",
        "magento/module-catalog-search": ">=100.1.10",
        "amasty/visual-merch-core": ">=1.1.0"
    },
    "suggest": {
        "amasty/xlanding-graphql": "Install amasty landing graphql module to activate GraphQl and Landing Pages integration."
    },
    "type": "magento2-module",
    "version": "1.8.14",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\Xlanding\\": ""
        }
    }
}
