Create bower.json

master
BrunoMine 2018-07-17 18:57:36 -03:00 committed by GitHub
parent 051e1d27a7
commit bf9ab1352f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

15
bower.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "xpro",
"description": "API de n\u00edveis e experiencia aos jogadores",
"keywords": [
"xpro"
],
"homepage": "https://github.com/BrunoMine/xpro",
"forum": "https://forum.minetest.net/viewtopic.php?t=1",
"screenshots": [
"https://raw.githubusercontent.com/BrunoMine/xpro/master/screenshot.png"
],
"authors": [
"BrunoMine"
]
}