{
    "name": "amasty/module-checkout-style-switcher",
    "description": "One Step Checkout Style Switcher by Amasty",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.21.1",
        "amasty/module-one-step-checkout-core": ">=1.5.2"
    },
    "homepage": "https://amasty.com/",
    "type": "magento2-module",
    "version": "1.1.11",
    "license": [
        "proprietary"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\CheckoutStyleSwitcher\\": ""
        }
    }
}
