{
    "name": "payone-gmbh/woocommerce-3",
    "description": "PAYONE Payment Integration for WooCommerce.",
    "type": "wordpress-plugin",
    "keywords": [],
    "homepage": "https://www.payone.com",
    "license": "MIT",
    "authors": [
        {
            "name": "PAYONE",
            "email": "integrations@payone.com",
            "homepage": "https://www.payone.com"
        }
    ],
    "support": {
        "email": "tech.support@payone.com",
        "issues": "https://github.com/PAYONE-GmbH/woocommerce-3/issues",
        "docs": "https://docs.payone.com/display/public/INT/WooCommerce+Plugin"
    },
    "require": {
        "php": ">=5.6",
        "ext-json": "*",
        "ext-curl": "*"
    },
    "minimum-stability": "stable"
}
