{
    "name": "amasty/shippingtablerates",
    "description": "Shipping Table Rates by Amasty",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.13.5",
        "magento/module-checkout": ">=100.1.0"
    },
    "suggest": {
        "amasty/module-shippingtablerates-mftf-2": "Install module-shippingtablerates-mftf-2 module to be able to run Shipping Table Rates MFTF tests for Magento 2.3.6 and higher.",
        "amasty/module-shippingtablerates-mftf-3": "Install module-shippingtablerates-mftf-3 module to be able to run Shipping Table Rates MFTF tests for Magento 2.4.1 and higher."
    },
    "type": "magento2-module",
    "version": "1.10.7",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\ShippingTableRates\\": ""
        }
    }
}
