blob: 75afea2efad6d0f867c07813cd27d7abd86de89b (
plain)
1
2
3
4
5
6
7
|
{
"name": "canvas-ity",
"version": "1.0",
"description": "A tiny, single-header <canvas>-like 2D rasterizer for C++",
"homepage": "https://github.com/a-e-k/canvas_ity",
"license": "ISC"
}
|