{
    "name": "amasty/orderattr",
    "description": "Order Attributes by Amasty",
    "require": {
        "php": ">=7.4",
        "amasty/base": ">=1.20.0"
    },
    "suggest": {
        "amasty/module-orderattr-mftf-3": "Install module-orderattr-mftf-3 module to be able to run Order Attribute MFTF tests for Magento 2.4.0+ version."
    },
    "type": "magento2-module",
    "version": "3.15.1",
    "license": [
        "proprietary"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\Orderattr\\": ""
        }
    }
}
