{
    "name": "amasty/module-fpc-warmer",
    "description": "Full Page Cache Warmer by Amasty",
    "require": {
        "php": ">=7.3.0",
        "amasty/base": ">=1.19.0",
        "amasty/cron-schedule-list": ">=1.0.3"
    },
    "type": "magento2-module",
    "version": "2.9.4",
    "license": [
        "proprietary"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\Fpc\\": ""
        }
    }
}
