aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index e232b13..45e5d77 100644
--- a/packages.json
+++ b/packages.json
@@ -11172,5 +11172,22 @@
"description": "A decentralized (pseudo) package manager and script runner.",
"license": "MIT",
"web": "https://github.com/h3rald/nifty"
+ },
+ {
+ "name": "urlshortener",
+ "url": "https://github.com/jabbalaci/UrlShortener",
+ "method": "git",
+ "tags": [
+ "url",
+ "shorten",
+ "shortener",
+ "bitly",
+ "cli",
+ "shrink",
+ "shrinker"
+ ],
+ "description": "A URL shortener cli app. using bit.ly",
+ "license": "MIT",
+ "web": "https://github.com/jabbalaci/UrlShortener"
}
]