{
    "name": "mrkdevelopment/diviframework-hub-v2",
    "description": "Divi Framework for plugins and themes of diviframework.com",
    "authors": [
        {
            "name": "Ketan Shah",
            "email": "ketan.shah@gmail.com"
        }
    ],
    "require": {},
    "autoload" : {
        "psr-4" : {
            "DF\\HUB_V2\\" : "src/"          
        }
    }
}
