mirror of https://github.com/SixLabors/ImageSharp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
814 B
26 lines
814 B
{
|
|
"version": "3.0.0-*",
|
|
"description": "ImageProcessor",
|
|
"authors": [ "James Jackson-South" ],
|
|
"tags": [ "Image Resize Crop Quality Gif Jpg Jpeg Bitmap Png Fluent Animated" ],
|
|
"projectUrl": "",
|
|
"licenseUrl": "",
|
|
|
|
"dependencies": {
|
|
"System.Collections": "4.0.10-beta-23019",
|
|
"System.Linq": "4.0.0-beta-23019",
|
|
"System.Threading": "4.0.10-beta-23019",
|
|
"System.Runtime": "4.0.10-beta-23019",
|
|
"Microsoft.CSharp": "4.0.0-beta-23019",
|
|
"Microsoft.NETCore": "5.0.0",
|
|
"Microsoft.NETCore.Portable.Compatibility": "1.0.0",
|
|
"System.Runtime.Extensions": "4.0.0",
|
|
"System.Reflection": "4.0.0",
|
|
"System.IO": "4.0.0",
|
|
"StyleCop.Analyzers": "1.0.0-beta015"
|
|
},
|
|
|
|
"frameworks": {
|
|
"dotnet": { }
|
|
}
|
|
}
|
|
|