{ "version": "1.0.0-*", "description": "Alive.Net.UnitTests Class Library", "authors": [ "Tommy Parnell" ], "tags": [ "" ], "projectUrl": "", "licenseUrl": "", "dependencies": { "Alive.Net": "", "xunit": "2.1.0", "xunit.runner.dnx": "2.1.0-rc1-build204", "Moq": "4.2.1507.118" }, "frameworks": { "dnx451": { } }, "commands": { "test": "xunit.runner.dnx" } }