Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
413 B
JSON

{
"name": "thorvg",
"version": "0.15.12",
"description": "ThorVG is a platform-independent portable library for drawing vector-based scenes and animations",
"homepage": "https://www.thorvg.org",
"license": "MIT",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-tool-meson",
"host": true
}
],
"features": {
"tools": {
"description": "Build tools"
}
}
}