Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/app/ShopbyPage/
Upload File :
Current File : /home/dev2.destoffenstraat.com/app/ShopbyPage/composer.json

{
    "name": "amasty/module-improved-layered-navigation-page",
    "description": "Improved Layered Navigation by Amasty - Page sub-module",
    "require": {
        "amasty/base": ">=1.0.1",
        "amasty/module-shop-by-base": ">=2.13.3",
        "php": "^7.1.0"
    },
    "type": "magento2-module",
    "version": "2.7.8",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\ShopbyPage\\": ""
        }
    }
}