14 lines
353 B
JSON
14 lines
353 B
JSON
|
{
|
||
|
"name": "nanosvg",
|
||
|
"version-date": "2022-04-29",
|
||
|
"description": "NanoSVG is a simple stupid single-header-file SVG parse. The output of the parser is a list of cubic bezier shapes..",
|
||
|
"homepage": "https://github.com/memononen/nanosvg",
|
||
|
"license": "Zlib",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|