{ "compilationOptions": { "warningsAsErrors": true }, "dependencies": { "Microsoft.AspNet.JsonPatch": "1.0.0-*", "Microsoft.AspNet.Testing": "1.0.0-*", "Moq": "4.2.1312.1622", "Newtonsoft.Json": "6.0.6", "xunit.runner.aspnet": "2.0.0-aspnet-*" }, "commands": { "test": "xunit.runner.aspnet" }, "frameworks": { "dnx451": { } } }