diff --git a/packages.json b/packages.json index d3298b5..c3cc686 100644 --- a/packages.json +++ b/packages.json @@ -11140,6 +11140,21 @@ "license": "MIT", "web": "https://github.com/treeform/bumpy" }, + { + "name": "spacy", + "url": "https://github.com/treeform/spacy", + "method": "git", + "tags": [ + "2d", + "collision", + "quadtree", + "kdtree", + "partition" + ], + "description": "Spatial data structures for Nim.", + "license": "MIT", + "web": "https://github.com/treeform/spacy" + }, { "name": "urlly", "url": "https://github.com/treeform/urlly",