Added more keywords, removed suggest key

This commit is contained in:
Alex Bilbie 2014-04-06 19:20:17 +01:00
parent f78bb954d0
commit ac29fc4a62

View File

@ -19,9 +19,13 @@
],
"keywords": [
"oauth",
"oauth2",
"oauth2",
"oauth 2",
"oauth 2.0",
"server",
"authorization",
"auth",
"authorization",
"authorisation",
"authentication",
"resource",
"api",
@ -46,8 +50,5 @@
"League\\OAuth2\\Server\\": "src/",
"LeagueTests\\": "tests/"
}
},
"suggest": {
}
}