{ "version": "1.0.0-*", "description": "ASP.NET 5 components for working with the IIS HttpPlatformHandler module.", "repository": { "type": "git", "url": "git://github.com/aspnet/IISIntegration" }, "dependencies": { "Microsoft.AspNet.Http.Extensions": "1.0.0-*", "Microsoft.Framework.SecurityHelper.Sources": { "type": "build", "version": "1.0.0-*" } }, "frameworks": { "dnx451": { }, "dnxcore50": { "dependencies": { "System.Security.Principal.Windows": "4.0.0-beta-*" } } } }