diff --git a/packages.json b/packages.json index a5af526..2c3a272 100644 --- a/packages.json +++ b/packages.json @@ -14789,6 +14789,17 @@ "license": "MIT", "web": "https://github.com/thebigbaron/rainbow" }, + { + "name": "rtree", + "url": "https://github.com/stefansalewski/RTree", + "method": "git", + "tags": [ + "library" + ], + "description": "R-Tree", + "license": "MIT", + "web": "https://github.com/stefansalewski/RTree" + }, { "name": "winversion", "url": "https://github.com/rockcavera/winversion",