{
"version": "1.0.0-*",
"description": "ASP.NET 5 contains middlewares to support Google's OpenId and OAuth 2.0 authentication workflows.",
"dependencies": {
"Microsoft.AspNet.Authentication.OAuth": "1.0.0-*"
},
"frameworks": {
"aspnet50": { },
"aspnetcore50": { }
}