diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..5e7cf18 --- /dev/null +++ b/bower.json @@ -0,0 +1,11 @@ +{ + "name": "antipvp", + "description": "Adiciona itens que impedem PVP em areas", + "keywords": [ + "antipvp" + ], + "homepage": "https://github.com/BrunoMine/antipvp", + "authors": [ + "BrunoMine" + ] +}