| Current Path : /var/www/clients/client3/web2/web/vendor/magefan/module-community/ |
| 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\\": ""
}
}
}