diff --git a/packages.json b/packages.json index 69152f4..2568534 100644 --- a/packages.json +++ b/packages.json @@ -14431,5 +14431,17 @@ "description": "A command that to read novel on terminal", "license": "MIT", "web": "https://github.com/jiro4989/termnovel" + }, + { + "name": "htmlview", + "url": "https://github.com/yuchunzhou/htmlview", + "method": "git", + "tags": [ + "html", + "browser" + ], + "description": "View the offline or online html page in browser", + "license": "MIT", + "web": "https://github.com/yuchunzhou/htmlview" } ]