{
    "name": "amasty/module-shop-by-base",
    "description": "Base Improved Layered Navigation by Amasty",
    "require": {
        "php": ">=7.3.0",
        "amasty/base": ">=1.14.3"
    },
    "suggest": {
        "mobiledetect/mobiledetectlib": "We recommend using the 3rd-party library to improve the mobile detection algorithm."
    },
    "type": "magento2-module",
    "version": "2.16.4",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\ShopbyBase\\": ""
        }
    }
}
