{
    "name": "amasty/customers-also-viewed-graphql",
    "description": "Automatic Related Products Graphql By Amasty",
    "require": {
        "php": "^7.1.0",
        "amasty/base": ">=1.12.2",
        "amasty/mostviewed": ">=2.10.1"
    },
    "type": "magento2-module",
    "version": "1.1.0",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\MostviewedGraphQl\\": ""
        }
    }
}