Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/app/code/Amasty/RewardsImportEntity/
Upload File :
Current File : //home/rtorresani/www/app/code/Amasty/RewardsImportEntity/composer.json

{
    "name": "amasty/module-rewards-import-entity",
    "description": "Rewards Import Entity by Amasty",
    "require": {
        "php": ">=7.3",
        "amasty/base": ">=1.13.3",
        "amasty/rewards": ">=1.17.0",
        "amasty/module-import-core": ">=1.4.0"
    },
    "homepage": "https://amasty.com/",
    "type": "magento2-module",
    "version": "1.0.1",
    "license": [
        "Commercial"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Amasty\\RewardsImportEntity\\": ""
        }
    }
}