| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/SiWeGO/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/SiWeGO/composer.json |
{
"name": "torresani/siwego",
"description": "Magento Shipping with SiWeGO",
"version": "1.0.0",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"authors": [
{
"name": "Torresani Roberto",
"email": "roberto@torresani.eu",
"homepage": "https://www.torresani.eu"
}
],
"type": "magento2-module",
"support": {
"documentation": "https://www.torresani.eu"
},
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Torresani\\SiWeGO\\": ""
}
}
}