{
    "name": "monieswitch/monieswitch",
    "description": "Monieswitch Payment Gateway for WordPress and WooCommerce",
    "type": "wordpress-plugin",
    "autoload": {
        "psr-4": {
            "MonieswitchWP\\": "src/"
        }
    },
    "authors": [
        {
            "name": "Monieswitch",
            "email": "operations@monieswitch.com"
        }
    ],
    "require": {}
}
