diff --git a/packages.json b/packages.json index 827cabf..a6087b6 100644 --- a/packages.json +++ b/packages.json @@ -28626,5 +28626,18 @@ "description": "A cross platform encyption and serialization library", "license": "MIT", "web": "https://github.com/hortinstein/enkodo" + }, + { + "name": "vikunja", + "url": "https://github.com/ruivieira/nim-vikunja", + "method": "git", + "tags": [ + "client", + "rest", + "project-management" + ], + "description": "Nim REST client to Vikunja", + "license": "apache 2.0", + "web": "https://github.com/ruivieira/nim-vikunja" } ]