{
    "name": "pc/my_plugin",
    "description": "EffyisPay Plugin",
    "type": "project",
    "license": "GPL",
    "authors": [
        {
            "name": "elmehdiazhoune",
            "email": "elmehdi.azhoune@gmail.com"
        }
    ],
    "minimum-stability": "dev",
    "require": {},
    "autoload": {
        "psr-4": {"EffyisPayInc\\": "./inc"}
    }
}
