15 lines
295 B
JSON
Executable File
15 lines
295 B
JSON
Executable File
{
|
|
"name": "giflib",
|
|
"version": "5.2.1",
|
|
"port-version": 2,
|
|
"description": "A library for reading and writing gif images.",
|
|
"homepage": "https://sourceforge.net/projects/giflib/",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|