{
    "name": "patsch/wordsteem",
    "description": "SteemIt blockchain WordPress plugin",
    "type": "project",
    "license": "GPL",
    "authors": [
        {
            "name": "Daniel Grek Sanchez Castellanos @ Patton and Schachte",
            "email": "info@patsch.studio"
        }
    ],
    "minimum-stability": "dev",
    "require": {},
    "autoload": {
        "psr-4": {
            "Inc\\": "./inc"
        }
    }
}
