diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..0b0b01d --- /dev/null +++ b/bower.json @@ -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" + ] +}