{
    "name": "amasty/mostviewed",
    "description": "Automatic Related Products By Amasty",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.13.5",
        "amasty/cron-schedule-list": "*"
    },
    "suggest": {
        "amasty/customers-also-viewed-graphql": "Install amasty/customers-also-viewed-graphql module to activate Graphql and Automatic Related Products integration.",
        "amasty/module-mostviewed-mftf-2": "Install mostviewed-mftf-2 module to be able to run Mostviewed MFTF tests for Magento 2.3.5+ version",
        "amasty/module-mostviewed-mftf-3": "Install mostviewed-mftf-3 module to be able to run Mostviewed MFTF tests for Magento 2.4.0+ version"
    },
    "type": "magento2-module",
    "version": "2.13.2",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\Mostviewed\\": ""
        }
    }
}
