93 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			93 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
[
 | 
						|
    {
 | 
						|
        "name": "robthree/twofactorauth",
 | 
						|
        "version": "1.6",
 | 
						|
        "version_normalized": "1.6.0.0",
 | 
						|
        "source": {
 | 
						|
            "type": "git",
 | 
						|
            "url": "https://github.com/RobThree/TwoFactorAuth.git",
 | 
						|
            "reference": "5093ab230cd8f1296d792afb6a49545f37e7fd5a"
 | 
						|
        },
 | 
						|
        "dist": {
 | 
						|
            "type": "zip",
 | 
						|
            "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/5093ab230cd8f1296d792afb6a49545f37e7fd5a",
 | 
						|
            "reference": "5093ab230cd8f1296d792afb6a49545f37e7fd5a",
 | 
						|
            "shasum": ""
 | 
						|
        },
 | 
						|
        "require": {
 | 
						|
            "php": ">=5.3.0"
 | 
						|
        },
 | 
						|
        "require-dev": {
 | 
						|
            "phpunit/phpunit": "@stable"
 | 
						|
        },
 | 
						|
        "time": "2017-02-17T15:24:54+00:00",
 | 
						|
        "type": "library",
 | 
						|
        "installation-source": "dist",
 | 
						|
        "autoload": {
 | 
						|
            "psr-4": {
 | 
						|
                "RobThree\\Auth\\": "lib"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "notification-url": "https://packagist.org/downloads/",
 | 
						|
        "license": [
 | 
						|
            "MIT"
 | 
						|
        ],
 | 
						|
        "authors": [
 | 
						|
            {
 | 
						|
                "name": "Rob Janssen",
 | 
						|
                "homepage": "http://robiii.me",
 | 
						|
                "role": "Developer"
 | 
						|
            }
 | 
						|
        ],
 | 
						|
        "description": "Two Factor Authentication",
 | 
						|
        "homepage": "https://github.com/RobThree/TwoFactorAuth",
 | 
						|
        "keywords": [
 | 
						|
            "Authentication",
 | 
						|
            "MFA",
 | 
						|
            "Multi Factor Authentication",
 | 
						|
            "Two Factor Authentication",
 | 
						|
            "authenticator",
 | 
						|
            "authy",
 | 
						|
            "php",
 | 
						|
            "tfa"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    {
 | 
						|
        "name": "yubico/u2flib-server",
 | 
						|
        "version": "1.0.1",
 | 
						|
        "version_normalized": "1.0.1.0",
 | 
						|
        "source": {
 | 
						|
            "type": "git",
 | 
						|
            "url": "https://github.com/Yubico/php-u2flib-server.git",
 | 
						|
            "reference": "dc318c80b59e62921c210f31b014def26ceebbab"
 | 
						|
        },
 | 
						|
        "dist": {
 | 
						|
            "type": "zip",
 | 
						|
            "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/dc318c80b59e62921c210f31b014def26ceebbab",
 | 
						|
            "reference": "dc318c80b59e62921c210f31b014def26ceebbab",
 | 
						|
            "shasum": ""
 | 
						|
        },
 | 
						|
        "require": {
 | 
						|
            "ext-openssl": "*",
 | 
						|
            "php": ">=5.6"
 | 
						|
        },
 | 
						|
        "require-dev": {
 | 
						|
            "phpunit/phpunit": "~5.7"
 | 
						|
        },
 | 
						|
        "time": "2017-05-09T07:33:58+00:00",
 | 
						|
        "type": "library",
 | 
						|
        "installation-source": "dist",
 | 
						|
        "autoload": {
 | 
						|
            "classmap": [
 | 
						|
                "src/"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "notification-url": "https://packagist.org/downloads/",
 | 
						|
        "license": [
 | 
						|
            "BSD-2-Clause"
 | 
						|
        ],
 | 
						|
        "description": "Library for U2F implementation",
 | 
						|
        "homepage": "https://developers.yubico.com/php-u2flib-server"
 | 
						|
    }
 | 
						|
]
 |