mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 08:39:01 +08:00
8 lines
222 B
JSON
8 lines
222 B
JSON
{
|
|
"name": "delaunator-cpp",
|
|
"version": "1.0.0",
|
|
"description": "A really fast C++ library for Delaunay triangulation of 2D points",
|
|
"homepage": "https://github.com/abellgithub/delaunator-cpp",
|
|
"license": "MIT"
|
|
}
|