Create bower.json

master
BrunoMine 2017-06-04 13:35:00 -03:00 committed by GitHub
parent 8ae76f60b9
commit c34917c4b8
1 changed files with 11 additions and 0 deletions

11
bower.json Normal file
View File

@ -0,0 +1,11 @@
{
"name": "antipvp",
"description": "Adiciona itens que impedem PVP em areas",
"keywords": [
"antipvp"
],
"homepage": "https://github.com/BrunoMine/antipvp",
"authors": [
"BrunoMine"
]
}