{
    "name": "tfm-agency/periodic-nginx-cache-purger",
    "license": "GPLv2",
    "require": {},
	
    "autoload": {
        "psr-4": {
            "PNCP\\": "src/"
        }
    }
}

