{
    "name": "amasty/module-checkout-layout-builder",
    "description": "One Step Checkout Layout Builder by Amasty",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.18.1",
        "amasty/module-one-step-checkout-core": "*"
    },
    "homepage": "https://amasty.com/",
    "type": "magento2-module",
    "version": "1.0.4",
    "license": [
        "proprietary"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\CheckoutLayoutBuilder\\": ""
        }
    }
}
