diff --git a/packages.json b/packages.json index ca755a6..bf0a240 100644 --- a/packages.json +++ b/packages.json @@ -11970,6 +11970,18 @@ "license": "MIT", "web": "https://github.com/treeform/print" }, + { + "name": "pretty", + "url": "https://github.com/treeform/pretty", + "method": "git", + "tags": [ + "pretty", + "print" + ], + "description": "A pretty printer for Nim types", + "license": "MIT", + "web": "https://github.com/treeform/pretty" + }, { "name": "vmath", "url": "https://github.com/treeform/vmath",