[
    {
        "name": "sonata-project/google-authenticator",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sonata-project/GoogleAuthenticator.git",
            "reference": "feda53899b26af24e3db2fe7a3e5f053ca483762"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sonata-project/GoogleAuthenticator/zipball/feda53899b26af24e3db2fe7a3e5f053ca483762",
            "reference": "feda53899b26af24e3db2fe7a3e5f053ca483762",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^4.0"
        },
        "time": "2018-07-18T22:08:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Google\\Authenticator\\": "src/",
                "Sonata\\GoogleAuthenticator\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christian Stocker",
                "email": "me@chregu.tv"
            },
            {
                "name": "Andre DeMarre",
                "homepage": "http://www.devnetwork.net/viewtopic.php?f=50&t=94989"
            },
            {
                "name": "Thomas Rabaix",
                "email": "thomas.rabaix@gmail.com"
            }
        ],
        "description": "Library to integrate Google Authenticator into a PHP project",
        "homepage": "https://github.com/sonata-project/GoogleAuthenticator",
        "keywords": [
            "google authenticator"
        ]
    }
]
