Your IP : 216.73.216.81


Current Path : /srv/web/sites/shop.cappellettinovasalus.it/httpdocs/app/code/Sm/BackEnd/
Upload File :
Current File : /srv/web/sites/shop.cappellettinovasalus.it/httpdocs/app/code/Sm/BackEnd/composer.json

{
    "name": "sm/m2-sm-backend",
    "description": "Sm BackEnd Module",
    "require": {
        "php": "~5.5.0|~5.6.0|~7.0.0",
        "magento/module-admin-notification": "100.*"
    },
    "type": "magento2-module",
    "version": "1.0.2",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Sm\\BackEnd\\": ""
        }
    }
}