{
    "name": "open20/amos-comuni",
    "description": "Dati ISTAT - Comuni, province, regioni, nazioni, continenti aggiornati a LUGLIO 2016",
    "keywords": ["amos", "yii2", "comuni"],
    "homepage": "http://www.open20.it/",
    "type": "library",
    "license": "",
    "support": {
        "source": "https://github.com/open20/amos-comuni"
    },
    "require": {
        "yiisoft/yii2": "*",
        "open20/amos-core": "*"        
    },    
    "config": {
        "process-timeout": 1800,
        "secure-http": false
    },
    "autoload": {
        "psr-4": {
            "open20\\amos\\comuni\\": "src"
        }
    }
}
 