{
    "name": "amasty/module-shippingarea",
    "description": "Shipping Areas by Amasty",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.13.2"
    },
    "type": "magento2-module",
    "version": "1.0.7",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\ShippingArea\\": ""
        }
    }
}
