{ "compilationOptions": { "warningsAsErrors": true }, "dependencies": { "Microsoft.AspNet.Http": "1.0.0-*", "Microsoft.AspNet.Routing": "1.0.0-*", "Microsoft.AspNet.Testing": "1.0.0-*", "Microsoft.Framework.DependencyInjection": "1.0.0-*", "Microsoft.Framework.Logging.Testing": "1.0.0-*", "xunit.runner.aspnet": "2.0.0-aspnet-*" }, "frameworks": { "dnxcore50": { }, "dnx451": { "dependencies": { "Moq": "4.2.1312.1622" } } }, "commands": { "test": "xunit.runner.aspnet" } }