Create bower.json

master
BrunoMine 2017-06-27 18:51:27 -03:00 committed by GitHub
parent c5a343115c
commit 4b850e6cef
1 changed files with 14 additions and 0 deletions

14
bower.json Normal file
View File

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