You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
463 B
20 lines
463 B
{
|
|
"name": "WeeChat",
|
|
"description": "WeeChat Web frontend",
|
|
"icons": {
|
|
"128": "/glowing-bear/img/weechat_logo_128x128.png",
|
|
"60": "/glowing-bear/img/weechat_logo_60x60.png",
|
|
"90": "/glowing-bear/img/weechat_logo_90x90.png",
|
|
"32": "/glowing-bear/img/favicon.png"
|
|
},
|
|
"installs_allowed_from": [
|
|
"*"
|
|
],
|
|
"developer": {
|
|
"name": "Tor Hveem",
|
|
"url": "http://github.com/torhve/"
|
|
},
|
|
"default_locale": "en",
|
|
"version": "2"
|
|
}
|
|
|
|
|