From f64f4592d710b2c912c5a795d8012098e41b393f Mon Sep 17 00:00:00 2001 From: Andre von Houck Date: Sat, 6 Jan 2024 10:14:57 -0800 Subject: [PATCH] Add taggy (#2782) --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index 0317fbf..f730e47 100644 --- a/packages.json +++ b/packages.json @@ -12495,6 +12495,19 @@ "license": "MIT", "web": "https://github.com/treeform/debby" }, + { + "name": "taggy", + "url": "https://github.com/treeform/taggy", + "method": "git", + "tags": [ + "html", + "xml", + "css" + ], + "description": "Everything to do with HTML and XML", + "license": "MIT", + "web": "https://github.com/treeform/taggy" + }, { "name": "xdo", "url": "https://github.com/juancarlospaco/nim-xdo",