{
    "name": "shift4/shift4-for-woocommerce",
    "autoload": {
        "psr-4": {
            "Shift4\\WooCommerce\\Model\\": "Model",
            "Shift4\\WooCommerce\\Gateway\\": "Gateway",
            "Shift4\\WooCommerce\\Utils\\": "Utils"
        }
    },
    "authors": [
        {
            "name": "Shift4",
            "email": "dev@shift4.com"
        }
    ],
    "require": {
        "league/container": "^5.1",
        "shift4/shift4-php": "^4.0"
    }
}
