Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/app/code/Torresani/QrCodeRedirect/
Upload File :
Current File : //home/rtorresani/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\\": ""
        }
    }
}