26 lines
509 B
JSON
Executable File
26 lines
509 B
JSON
Executable File
{
|
|
"name": "sail",
|
|
"version-semver": "0.9.0-pre21",
|
|
"description": "The missing small and fast image decoding library for humans (not for machines)",
|
|
"homepage": "https://github.com/HappySeaFox/sail",
|
|
"license": "MIT",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
"giflib",
|
|
"jasper",
|
|
"libavif",
|
|
"libjpeg-turbo",
|
|
"libpng",
|
|
"libwebp",
|
|
"tiff",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|