{ "version": "0.1-alpha-*", "dependencies": { "Microsoft.AspNet.FeatureModel": "", "Microsoft.AspNet.Http": "", "Microsoft.AspNet.HttpFeature": "", "Microsoft.AspNet.Owin": "", "Microsoft.AspNet.PipelineCore": "", "xunit.abstractions": "2.0.0-aspnet-*", "xunit.assert": "2.0.0-aspnet-*", "xunit.core": "2.0.0-aspnet-*", "xunit.execution": "2.0.0-aspnet-*", "Xunit.KRunner": "0.1-alpha-*" }, "commands": { "test": "Xunit.KRunner" }, "configurations": { "net45": { "dependencies": { "Shouldly": "1.1.1.1", "System.Runtime": "" } } } }