Your IP : 216.73.216.220


Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Base/
Upload File :
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\\": ""
        }
    }
}