Added app.json

This commit is contained in:
John K 2014-09-09 18:17:13 -04:00
parent 74d0765e00
commit 4e026b790c

7
app.json Normal file
View file

@ -0,0 +1,7 @@
{
"name": "Shout IRC Web Client",
"description": "A Node.js IRC Web App ",
"repository": "https://github.com/erming/shout",
"logo": "https://cloud.githubusercontent.com/assets/8410903/4194421/d5b69f9a-37ad-11e4-9972-b1874d0b284e.png",
"keywords": ["node", "IRC"]
}