| Current Path : /var/www/eltornillo.com.mx/public_html/vendor/amasty/base/ |
| Current File : /var/www/eltornillo.com.mx/public_html/vendor/amasty/base/composer.json |
{
"name": "amasty/base",
"description": "Amasty Base",
"require": {
"php": "^7.3.0"
},
"type": "magento2-module",
"version": "1.12.15",
"license": [
"Commercial"
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amasty\\Base\\": ""
}
}
}