{ "dependencies": { "xunit": "2.1.0-*", "xunit.runner.dnx": "2.1.0-*", "Microsoft.Framework.Localization": "1.0.0-*", "System.Reflection": "4.0.10-beta-*" }, "commands": { "test": "xunit.runner.dnx" }, "frameworks": { "dnx451": { }, "dnxcore50": { } } }