Your IP : 216.73.216.97


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

{
    "name": "magefan/module-community",
    "description": "Magefan core module, required for other Magefan extensions",
    "require": {
        "magefan/module-admin-user-guide" : ">=2.0.6"
    },
    "version": "2.2.15",
    "type": "magento2-module",
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Magefan\\Community\\": ""
        }
    }
}