{
    "name": "nofraud/nofraud-protection",
    "version": "4.5.7",
    "description": "NoFraud fraud detection service plugin for WooCommerce",
    "type": "wordpress-plugin",
    "license": "GPL-3.0",
	"prefer-stable": true,
	"minimum-stability": "dev",
    "authors": [
        {
            "name": "NoFraud Engineering",
            "email": "engineering@nofraud.com"
        }
    ],
    "require": {
        "composer/installers": "~1.0",
        "stripe/stripe-php": "~7.0",
        "square/square": "10.0.0.20210421"
    }
}
