{
    "name": "amasty/shiprules",
    "description": "Shipping Rules By Amasty",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.20.0",
        "amasty/system-common-rules": ">=2.4.7",
        "amasty/module-shippingarea": ">=1.0.10"
    },
    "suggest": {
        "amasty/module-shiprules-mftf-3": "Install module-shiprules-mftf-3 module to be able to run Shipping Rules MFTF tests for Magento 2.4 and higher.",
        "amasty/module-graphql-application-server-compatibility": "Install this package for compatibility with GraphQL Application Server."
    },
    "type": "magento2-module",
    "version": "2.13.0",
    "license": [
        "proprietary"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\Shiprules\\": ""
        }
    }
}
