Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-re-captcha-webapi-ui/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/magento/module-re-captcha-webapi-ui/composer.json

{
    "name": "magento/module-re-captcha-webapi-ui",
    "description": "Google reCAPTCHA integration for Magento2",
    "require": {
        "php": "~7.3.0||~7.4.0",
        "magento/framework": "*",
        "magento/module-re-captcha-frontend-ui": "1.1.*"
    },
    "type": "magento2-module",
    "license": "OSL-3.0",
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Magento\\ReCaptchaWebapiUi\\": ""
        }
    },
    "version": "1.0.0"
}