{
    "name": "dinhvan/layerednavigation",
    "description": "Improved Layered Navigation by Amasty",
    "require": {
        "php": ">=7.3.0",
        "amasty/shopby": ">=2.0",
        "magento/module-layered-navigation": ">=100.2.0",
        "magento/module-catalog-search": ">=101.0.2"
    },
    "suggest": {
    },
    "type": "magento2-module",
    "version": "1.0",
    "license": [
        "Open Software License (OSL)"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Dinhvan\\LayeredNavigation\\": ""
        }
    }
}
