13 lines
353 B
JSON
Executable file
13 lines
353 B
JSON
Executable file
{
|
|
"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
|
|
}
|
|
]
|
|
}
|