| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/QrCodeRedirect/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/QrCodeRedirect/composer.json |
{
"name": "torresani/qrcoderedirect",
"description": "Access with QrCode and redirect",
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Torresani\\QrCodeRedirect\\": ""
}
}
}