{

    "name": "oat-sa/extension-tao-backoffice",
    "description" : "",
    "type" : "tao-extension",
    "authors" : [
        {
        "name": "Open Assessment Technologies SA"
        }
    ],
    "keywords" : [
        "tao",
        "computer-based-assessment"
    ],
    "homepage" : "http://www.taotesting.com",
    "license" : [
        "GPL-2.0"
    ],
    "extra" : {
        "tao-extension-name" : "taoBackOffice"
    },
    "minimum-stability" : "dev",
    "require": {
        "oat-sa/oatbox-extension-installer": "dev-master"
    },
    "autoload" : {
        "psr-4" : {
            "oat\\taoBackOffice\\" : ""
        }
    } 
}
