| Current Path : /home/rtorresani/www/app/code/Amasty/RewardPointsSubscriptionPackagePro/ |
| Current File : //home/rtorresani/www/app/code/Amasty/RewardPointsSubscriptionPackagePro/composer.json |
{
"name": "amasty/module-reward-points-subscription-package-pro",
"description": "Reward Points Subscription Package Pro by Amasty",
"require": {
"php": ">=7.3",
"amasty/base": ">=1.14.4",
"amasty/module-reward-points-pro": "*"
},
"suggest": {
"amasty/module-rewards-hyva-compatibility": "Install this package to insure Amasty extension works with Hyv\u00e4 Theme."
},
"homepage": "https://amasty.com/",
"type": "magento2-module",
"version": "1.18.0",
"license": [
"Commercial"
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amasty\\RewardPointsSubscriptionPackagePro\\": ""
}
}
}