10 lines
298 B
JSON
Executable file
10 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"
|
|
]
|
|
}
|