[
{
"name": "hybridauth/hybridauth",
"version": "v3.1.0",
"version_normalized": "3.1.0.0",
"source": {
"type": "git",
"url": "https://github.com/hybridauth/hybridauth.git",
"reference": "040dae5d9f8938c8bbdf72a84840b7df3d676515"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hybridauth/hybridauth/zipball/040dae5d9f8938c8bbdf72a84840b7df3d676515",
"reference": "040dae5d9f8938c8bbdf72a84840b7df3d676515",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"ext-curl": "*",
"phpunit/phpunit": "~4.8.35"
},
"time": "2019-12-13T11:30:17+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Hybridauth\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Miled",
"email": "hybridauth@gmail.com"
}
],
"description": "PHP Social Authentication Library",
"homepage": "https://hybridauth.github.io",
"keywords": [
"Authentication",
"OpenId",
"api",
"authorization",
"facebook",
"google",
"oauth",
"social",
"twitter"
]
}
]