diff --git a/packages.json b/packages.json index 3e6fa29..1433c90 100644 --- a/packages.json +++ b/packages.json @@ -6288,5 +6288,18 @@ "description": "wrapper for FreeType2 library", "license": "MIT", "web": "https://github.com/jangko/freetype" + }, + { + "name": "polyBool", + "url": "https://github.com/jangko/polyBool", + "method": "git", + "tags": [ + "polygon", + "clipper", + "library" + ], + "description": "Polygon Clipper Library (Martinez Algorithm)", + "license": "MIT", + "web": "https://github.com/jangko/polyBool" } ]