mirror of
https://github.com/logos-messaging/packages.git
synced 2026-04-23 14:43:10 +00:00
Merge pull request #905 from jabbalaci/add-urlshortener1635
Added package urlshortener
This commit is contained in:
commit
2d27e41d24
@ -11172,5 +11172,22 @@
|
|||||||
"description": "A decentralized (pseudo) package manager and script runner.",
|
"description": "A decentralized (pseudo) package manager and script runner.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/h3rald/nifty"
|
"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…
x
Reference in New Issue
Block a user