Create bower.json

master
BrunoMine 2017-06-17 22:36:54 -03:00 committed by GitHub
parent 229785fa25
commit 789e6c5339
1 changed files with 14 additions and 0 deletions

14
bower.json Normal file
View File

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