Your IP : 216.73.217.13


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

{
    "name": "amasty/rewards-graph-ql",
    "description": "Reward Points GraphQl By Amasty",
    "require": {
        "php": ">=7.3",
        "magento/module-customer-graph-ql": ">=100.3.1",
        "amasty/base": ">=1.14.6",
        "amasty/rewards": ">=1.11.1"
    },
    "type": "magento2-module",
    "version": "1.2.1",
    "license": [
        "proprietary"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\RewardsGraphQl\\": ""
        }
    }
}