diff --git a/packages.json b/packages.json index 4c38e05..c19c68d 100644 --- a/packages.json +++ b/packages.json @@ -9522,6 +9522,19 @@ "license": "MIT", "web": "https://github.com/leonardoce/nim-clickhouse" }, + { + "name": "webterminal", + "url": "https://github.com/JohnAD/webterminal", + "method": "git", + "tags": [ + "javascript", + "terminal", + "tty" + ], + "description": "Very simple browser Javascript TTY web terminal", + "license": "MIT", + "web": "https://github.com/JohnAD/webterminal" + }, { "name": "hpack", "url": "https://github.com/nitely/nim-hpack",