{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "6220a72d155ba814d131ff71dd6136f4", "packages": [ { "name": "phpgangsta/googleauthenticator", "version": "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" }, "default-branch": true, "type": "library", "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" }, "time": "2019-03-20T00:55:58+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "phpgangsta/googleauthenticator": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }