diff --git a/packages.json b/packages.json index d38a980..90ba332 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,28 @@ [ + { + "name": "webui", + "url": "https://github.com/neroist/webui", + "method": "git", + "tags": [ + "webui", + "web", + "gui", + "ui", + "wrapper", + "bindings", + "cross-platform", + "browser", + "chrome", + "firefox", + "safari", + "webapp", + "library" + ], + "description": "Nim wrapper for WebUI", + "license": "MIT", + "web": "https://github.com/neroist/webui#readme", + "docs": "https://neroist.github.io/webui" + }, { "name": "unibs", "url": "https://github.com/choltreppe/unibs",