{
    "name": "freshing/freshing",
    "description": "The Freshing plugin helps you efficiently keep your website’s content up-to-date.",
    "type": "project",
    "license": "GPL",
    "authors": [
        {
            "name": "Freshing",
            "email": "info@freshing.it"
        }
    ],
    "minimum-stability": "dev",
    "require": {},
    "autoload": {
        "psr-4": {"Freshing\\": "./inc"}
    }
}
