diff --git a/packages.json b/packages.json index 1cbff3b..5d0a660 100644 --- a/packages.json +++ b/packages.json @@ -2927,6 +2927,22 @@ "license": "MIT", "web": "https://github.com/yglukhov/nimx" }, + { + "name": "webview", + "url": "https://github.com/oskca/webview", + "method": "git", + "tags": [ + "gui", + "ui", + "webview", + "cross", + "web", + "library" + ], + "description": "Nim bindings for https://github.com/zserge/webview, a cross platform single header webview library", + "license": "MIT", + "web": "https://github.com/oskca/webview" + }, { "name": "memo", "url": "https://github.com/andreaferretti/memo",