{
    "name": "cloudwalk/infinitepay-woocommerce-plugin",
    "description": "Offer to your clients the best interest in e-Commerce by using InfinitePay as your payment method.",
    "require": {
        "php": ">=5.6"
    },
    "autoload": {
        "psr-4": {
            "Woocommerce\\InfinitePay\\": "src/"
        }
    }
}