mirror of
https://github.com/kremalicious/krtmn.git
synced 2024-12-22 09:13:25 +01:00
13 lines
206 B
JSON
Executable File
13 lines
206 B
JSON
Executable File
{
|
|
"name": "yourls/yourls",
|
|
"description": "Your Own URL Shortener",
|
|
"keywords": [
|
|
"shortener",
|
|
"short url",
|
|
"url",
|
|
"bitly"
|
|
],
|
|
"homepage": "http://yourls.org",
|
|
"license": "MIT"
|
|
}
|