{
  "name": "earcut-hpp",
  "href": "https://vcpkg.link/ports/earcut-hpp",
  "supports": "all",
  "published_at": "2026-08-11T16:42:19.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/mapbox/earcut.hpp",
  "description": [
    "earcut.hpp is a C++ port of earcut.js, a fast, header-only polygon triangulation library."
  ],
  "license": "ISC",
  "version": {
    "type": "semver",
    "value": "3.2.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/d7fdd16b4aaa2d4c60684c36010bbb755dff40f4/ports/earcut-hpp",
    "hash": "d7fdd16b4aaa2d4c60684c36010bbb755dff40f4"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/mapbox/earcut.hpp",
    "stars": 1016
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}