{
    "name": "thrivethemes/thrive-automator-examples",
    "require": {},
    "autoload": {
        "psr-4": {
            "SCTAutomator\\": "src/"
        }
    }
}