aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/delaunator-cpp/vcpkg.json
blob: 0933e50f5e6c796c863bd698c7462581867ad12b (plain)
1
2
3
4
5
6
7
{
  "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"
}