snappymail/rainloop/v/1.3.1.444/app/libraries/PHP-OAuth2/composer.json
RainLoop Team 45ca5e33ca v1.3.1.444
2013-10-17 01:09:53 +04:00

19 lines
470 B
JSON

{
"name": "adoy/oauth2",
"description": "Light PHP wrapper for the OAuth 2.0 protocol (based on OAuth 2.0 Authorization Protocol draft-ietf-oauth-v2-15)",
"authors": [
{
"name": "Charron Pierrick",
"email": "pierrick@webstart.fr"
},
{
"name": "Berejeb Anis",
"email": "anis.berejeb@gmail.com"
}
],
"autoload": {
"classmap": [
"../"
]
}
}