diff --git a/packages.json b/packages.json index 442cbde..5d547d5 100644 --- a/packages.json +++ b/packages.json @@ -12454,5 +12454,18 @@ "license": "MIT", "web": "https://github.com/calebwin/pipelines", "doc": "https://github.com/calebwin/pipelines" + }, + { + "name": "nimhq", + "url": "https://github.com/sillibird/nimhq", + "method": "git", + "tags": [ + "library", + "api", + "client" + ], + "description": "HQ Trivia API wrapper for Nim", + "license": "MIT", + "web": "https://github.com/sillibird/nimhq" } ]