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