diff --git a/packages.json b/packages.json index ec437a0..32a7b28 100644 --- a/packages.json +++ b/packages.json @@ -16,5 +16,14 @@ "tags": ["cicd", "ops"], "url": "https://git.probatem.com/probatem/update-version.git", "web": "https://git.probatem.com/probatem/update-version" + }, + { + "name": "short_url", + "description": "URL shortener/expander for Probatem at https://pbtm.us.", + "license": "GPL3", + "method": "git", + "tags": ["url", "short"], + "url": "https://git.probatem.com/probatem/short-url.git", + "web": "https://git.probatem.com/probatem/short-url" } ]