yuzu/externals/vcpkg/ports/mapbox-polylabel/vcpkg.json

11 lines
298 B
JSON
Executable File

{
"name": "mapbox-polylabel",
"version-semver": "1.0.4",
"description": "A fast algorithm for finding the pole of inaccessibility of a polygon (in JavaScript and C++)",
"homepage": "https://github.com/mapbox/polylabel",
"dependencies": [
"mapbox-geometry",
"mapbox-variant"
]
}