Your IP : 216.73.216.14


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

{
    "name": "amasty/module-reward-points-pro",
    "description": "Reward Points Pro",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.14.5",
        "amasty/rewards": ">=1.18.0",
        "amasty/module-rewards-export-entity": "*",
        "amasty/module-rewards-import-entity": "*"
    },
    "homepage": "https://amasty.com/",
    "type": "magento2-module",
    "version": "1.19.0",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\RewardPointsPro\\": ""
        }
    }
}