]> CyberLeo.Net >> Repos - Github/YOURLS.git/blob - composer.json
Remove password verification
[Github/YOURLS.git] / composer.json
1 {
2   "name": "yourls/yourls",
3   "description": "Your Own URL Shortener",
4   "keywords": [
5     "shortener",
6     "short url",
7     "url",
8     "bitly"
9   ],
10   "homepage": "http://yourls.org",
11   "license": "MIT"
12 }