{
    "name": "amasty\/module-xml-google-sitemap",
    "description": "XML Google Sitemap By Amasty",
    "require": {
        "php": "^7.1.0",
        "amasty\/base": ">=1.12.17",
        "amasty\/cron-schedule-list": ">=1.0.5"
    },
    "type": "magento2-module",
    "version": "1.6.1",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\XmlSitemap\\": ""
        }
    }
}