{ "version": "1.0.0-*", "description": "ASP.NET 5 middleware that enables an application to support the Microsoft Account authentication workflow.", "dependencies": { "Microsoft.AspNet.Security.OAuth": "1.0.0-*", }, "frameworks": { "aspnet50": {}, "aspnetcore50": {} } }