{
    "name": "amasty/module-shop-by-brand-graphql",
    "description": "Shop by Brand Graphql By Amasty",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.14.6",
        "amasty/module-shop-by-brand": ">=2.10.14",
        "magento/module-graph-ql": "*"
    },
    "type": "magento2-module",
    "version": "1.0.10",
    "license": [
        "proprietary"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\ShopbyBrandGraphQl\\": ""
        }
    }
}
