{
    "name": "amasty/shopby-graphql",
    "description": "Improved Layered Navigation GraphQl by Amasty",
    "require": {
        "php": ">=7.3.0",
        "amasty/base": ">=1.13.6",
        "magento/module-layered-navigation": ">=100.0",
        "amasty/shopby": ">=2.14.0"
    },
    "type": "magento2-module",
    "version": "1.0.3",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\ShopbyGraphQl\\": ""
        }
    }
}
