?iť?

Your IP : 18.223.209.2


Current Path : /home/scgforma/www/cloud/apps/systemtags/composer/
Upload File :
Current File : /home/scgforma/www/cloud/apps/systemtags/composer/composer.json

{
    "config" : {
        "vendor-dir": ".",
        "optimize-autoloader": true,
        "classmap-authoritative": true,
        "autoloader-suffix": "SystemTags"
    },
    "autoload" : {
        "psr-4": {
            "OCA\\SystemTags\\": "../lib/"
        }
    }
}