mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
18 lines
346 B
JSON
18 lines
346 B
JSON
{
|
|
"name": "lunasvg",
|
|
"version": "2.4.1",
|
|
"description": "lunasvg is a standalone SVG rendering library in C++",
|
|
"homepage": "https://github.com/sammycage/lunasvg",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|