Create bower.json

master
BrunoMine 2017-06-29 11:51:25 -03:00 committed by GitHub
parent 194728e82f
commit 91070d0da1
1 changed files with 14 additions and 0 deletions

14
bower.json Normal file
View File

@ -0,0 +1,14 @@
{
"name": "bau_coop",
"description": "Bau cooperativo para Minetest",
"keywords": [
"bau_coop"
],
"homepage": "https://github.com/BrunoMine/bau_coop",
"screenshots": [
"https://raw.githubusercontent.com/BrunoMine/bau_coop/master/screenshot.png"
],
"authors": [
"BrunoMine"
]
}