From f56bc111cb4a1be40674d5f426c7011f565eadd5 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Sat, 26 Apr 2025 06:52:18 +0200 Subject: [PATCH] Update packages.json (#3032) --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index 980f86e..bc4104d 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,17 @@ [ + { + "name": "vexhost", + "url": "https://github.com/roger-padrell/vexhost", + "method": "git", + "tags": [ + "vex", + "vexhost", + "host" + ], + "description": "VexHost is a server/origin hoster for VEX.", + "license": "MIT", + "web": "https://github.com/roger-padrell/vexhost" + }, { "name": "vexbox", "url": "https://github.com/roger-padrell/vexbox",