diff --git a/packages.json b/packages.json index cf5f5be..dd75ec2 100644 --- a/packages.json +++ b/packages.json @@ -34872,6 +34872,21 @@ "license": "GPL-3.0-only", "web": "https://github.com/cycneuramus/nimpsort" }, + { + "name": "html", + "url": "https://github.com/thing-king/html", + "method": "git", + "tags": [ + "html", + "codegen", + "builder", + "web", + "official" + ], + "description": "Typed HTML5 element data and builder for structured HTML", + "license": "MIT", + "web": "https://github.com/thing-king/html" + }, { "name": "nim-sudo", "url": "https://github.com/vandot/nim-sudo",