{ "compilationOptions": { "warningsAsErrors": true }, "dependencies": { "ActivatorWebSite": "", "BasicWebSite": "", "InlineConstraintsWebSite": "", "Microsoft.AspNet.TestHost": "1.0.0-*", "Microsoft.AspNet.Mvc.TestConfiguration": "", "Microsoft.Framework.ConfigurationModel": "1.0.0-*", "Microsoft.Framework.ConfigurationModel.Json": "1.0.0-*", "Microsoft.Framework.DependencyInjection": "1.0.0-*", "Microsoft.Framework.Runtime.Interfaces": "1.0.0-*", "RoutingWebSite": "", "Xunit.KRunner": "1.0.0-*" }, "commands": { "test": "Xunit.KRunner" }, "configurations": { "net45": { "dependencies": { "AutofacWebSite": "" } }, "k10": { } } }