| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Base/ |
| Current File : //var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Base/composer.json |
{
"name": "amasty/base",
"description": "Amasty Base",
"require": {
"php": ">=7.3",
"ext-dom": "*"
},
"type": "magento2-module",
"version": "1.14.6",
"license": [
"proprietary"
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amasty\\Base\\": ""
}
}
}