{ "name": "robthree/twofactorauth", "description": "Two Factor Authentication", "version": "1.0", "type": "library", "keywords": [ "Authentication", "Two Factor Authentication", "Multi Factor Authentication", "TFA", "MFA", "PHP", "Authenticator", "Authy" ], "homepage": "https://github.com/RobThree/TwoFactorAuth", "license": "MIT", "authors": [ { "name": "Rob Janssen", "homepage": "http://robiii.me", "role": "Developer" } ], "support": { "issues": "https://github.com/RobThree/TwoFactorAuth/issues", "source": "https://github.com/RobThree/TwoFactorAuth" }, "autoload": { "classmap": [ "lib/" ] }, "require": { "php": ">=5.3.0" } }