| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/RewardsExportEntity/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/RewardsExportEntity/composer.json |
{
"name": "amasty/module-rewards-export-entity",
"description": "Rewards Export Entity by Amasty",
"require": {
"php": ">=7.3",
"amasty/base": ">=1.13.3",
"amasty/rewards": ">=1.17.0",
"amasty/module-export-core": ">=1.5.5"
},
"homepage": "https://amasty.com/",
"type": "magento2-module",
"version": "1.0.1",
"license": [
"Commercial"
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amasty\\RewardsExportEntity\\": ""
}
}
}