diff --git a/packages.json b/packages.json index c5938e6..fbbd275 100644 --- a/packages.json +++ b/packages.json @@ -16064,5 +16064,18 @@ "description": "Browse nim packages in your browser.", "license": "MIT", "web": "https://github.com/flenniken/nimlist" + }, + { + "name": "grim", + "url": "https://github.com/ebran/grim", + "method": "git", + "tags": [ + "graph", + "data", + "library" + ], + "description": "Graphs in nim!", + "license": "MIT", + "web": "https://github.com/ebran/grim" } ]