Merge pull request #905 from jabbalaci/add-urlshortener1635

Added package urlshortener
This commit is contained in:
Dominik Picheta 2018-10-23 22:39:39 +01:00 committed by GitHub
commit 2d27e41d24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]