{
    "name": "amasty/module-checkout-gift-wrap",
    "description": "One Step Checkout Gift Wrap by Amasty",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.14.6",
        "amasty/module-one-step-checkout-core": "*"
    },
    "homepage": "https://amasty.com/",
    "type": "magento2-module",
    "version": "1.0.3",
    "license": [
        "proprietary"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\CheckoutGiftWrap\\": ""
        }
    }
}
