Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/magefan/module-translation-plus/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/magefan/module-translation-plus/composer.json

{
    "name": "magefan/module-translation-plus",
    "description": "This module allowed admin user to change translations in admin panel",
    "type": "magento2-module",
    "version": "2.3.9",
    "require": {
        "magefan/module-translation" : "2.3.9"
    },
    "autoload": {
        "files": [ "registration.php" ],
        "psr-4": {
            "Magefan\\TranslationPlus\\": ""
        }
    }
}