diff --git a/packages.json b/packages.json index e9685aa..ac36e15 100644 --- a/packages.json +++ b/packages.json @@ -20006,5 +20006,18 @@ "description": "Adds class support to Nim.", "license": "MIT", "web": "https://github.com/jjv360/nim-classes" + }, + { + "name": "sampleTodoList", + "url": "https://github.com/momeemt/SampleTodoList", + "method": "git", + "tags": [ + "todo", + "app", + "cui" + ], + "description": "Sample Todo List Application", + "license": "MIT", + "web": "https://github.com/momeemt/SampleTodoList" } ]