{
    "packages": [
        {
            "name": "phpgangsta/googleauthenticator",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPGangsta/GoogleAuthenticator.git",
                "reference": "505c2af8337b559b33557f37cda38e5f843f3768"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPGangsta/GoogleAuthenticator/zipball/505c2af8337b559b33557f37cda38e5f843f3768",
                "reference": "505c2af8337b559b33557f37cda38e5f843f3768",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "time": "2019-03-20T00:55:58+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "PHPGangsta/GoogleAuthenticator.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-4-Clause"
            ],
            "authors": [
                {
                    "name": "Michael Kliewe",
                    "email": "info@phpgangsta.de",
                    "homepage": "http://www.phpgangsta.de/",
                    "role": "Developer"
                }
            ],
            "description": "Google Authenticator 2-factor authentication",
            "keywords": [
                "googleauthenticator",
                "rfc6238",
                "totp"
            ],
            "support": {
                "issues": "https://github.com/PHPGangsta/GoogleAuthenticator/issues",
                "source": "https://github.com/PHPGangsta/GoogleAuthenticator"
            },
            "install-path": "../phpgangsta/googleauthenticator"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
