snappymail/rainloop/v/1.2.6.410/app/libraries/PHP-OAuth2/composer.json
RainLoop Team d839db3a0c v1.2.6.410
2013-09-26 23:21:30 +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": [
"../"
]
}
}