Your IP : 216.73.216.14


Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/CronSchedule/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/CronSchedule/composer.json

{
    "name": "amasty/module-cron-schedule",
    "description": "Cron Schedule by Amasty",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.13.3"
    },
    "type": "magento2-module",
    "version": "1.0.2",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\CronSchedule\\": ""
        }
    }
}