{ "version": "1.0.0-*", "description": "ImageProcessorCore.Tests Class Library", "authors": [ "James Jackson-South and contributors" ], "packOptions": { "projectUrl": "https://github.com/JimBobSquarePants/ImageProcessor", "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0", "tags": [ "Image Resize Crop Quality Gif Jpg Jpeg Bitmap Png Fluent Animated" ] }, "dependencies": { "ImageProcessorCore": "1.0.0-*", "xunit": "2.2.0-beta1-build3239", "xunit.runner.dnx": "2.1.0-rc1-build204" }, "frameworks": { "dnx451": { } }, "commands": { "test": "xunit.runner.dnx" } }