mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 17:26:09 +08:00
9 lines
144 B
JSON
9 lines
144 B
JSON
|
{
|
||
|
"name": "pngpp",
|
||
|
"version-string": "0.2.10",
|
||
|
"description": "A C++ wrapper for libpng library.",
|
||
|
"dependencies": [
|
||
|
"libpng"
|
||
|
]
|
||
|
}
|