Merge pull request #905 from jabbalaci/add-urlshortener1635
Added package urlshortener
This commit is contained in:
commit
2d27e41d24
1 changed files with 17 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue