{
    "name": "aurone/paperweek-plugin",
    "description": "This plugin manages several things in paperweek website.",
    "license": "No License",
    "authors": [
        {
            "name": "Mohamed Ali Rajab",
            "email": "mohamed_ali_m3@yahoo.fr"
        }
    ],
    "require": {
        "league/csv": "^9.6"
    },
    "autoload":{
        "psr-4":{"Paperweek\\":"./Core"}
    }
}
