{
    "authors": [
        {
            "name": "Codexpert",
            "email": "hi@codexpert.io"
        }
    ],
    "require": {
        "codexpert/plugin": "dev-master",
        "pluggable/marketing": "^0.2.0"
    },
    "autoload": {
        "psr-4": {
            "Codexpert\\Target_Blank\\App\\" : "app/"
        },
        "files": [ "inc/functions.php" ]
    }
}
