diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..1e1576d --- /dev/null +++ b/bower.json @@ -0,0 +1,15 @@ +{ + "name": "xban2", + "description": "Ban system extension with support for temporary bans.", + "keywords": [ + "ban", + "administration", + "system", + "server" + ], + "homepage": "http://github.com/kaeza/minetest-xban2.git", + "authors": [ + "Diego Martínez " + ], + "license": "BSD 2-Clause" +}