1{
2    "Id": "earcut",
3    "Name": "Earcut Polygon Triangulation Library",
4    "QDocModule": "qtlocation",
5    "QtUsage": "Used in the QML plugin of Qt Location.",
6
7    "Description": "A C++ port of earcut.js, a fast, header-only polygon triangulation library.",
8    "Homepage": "https://github.com/mapbox/earcut.hpp",
9    "LicenseId": "ISC",
10    "License": "ISC License",
11    "LicenseFile": "LICENSE",
12    "Copyright": "Copyright (c) 2015 Mapbox"
13}
14