diff --git a/packages.json b/packages.json index fa28e9113..908de2a25 100644 --- a/packages.json +++ b/packages.json @@ -32266,6 +32266,20 @@ "license": "MIT License", "web": "https://github.com/arnetheduck/nph" }, + { + "name": "icecream", + "url": "https://github.com/hmbemba/icecream", + "method": "git", + "tags": [ + "print", + "icecream", + "ic", + "echo" + ], + "description": "nim port of the icecream python library", + "license": "MIT", + "web": "https://github.com/hmbemba/icecream" + }, { "name": "threadButler", "url": "https://github.com/PhilippMDoerner/Appster",