Create bower.json

master
BrunoMine 2017-06-07 20:41:15 -03:00 committed by GitHub
parent 47a2eadffa
commit c8a93dddd1
1 changed files with 16 additions and 0 deletions

16
bower.json Normal file
View File

@ -0,0 +1,16 @@
{
"name": "multichat",
"description": "Adiciona funcionalidades ao chat",
"keywords": [
"multichat",
"chat",
"bate-papo"
],
"homepage": "https://github.com/BrunoMine/multichat",
"screenshots": [
"https://raw.githubusercontent.com/BrunoMine/multichat/master/screenshot.png"
],
"authors": [
"BrunoMine"
]
}