aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json15
1 files changed, 15 insertions, 0 deletions
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 <lkaezadl3@yahoo.com>"
+ ],
+ "license": "BSD 2-Clause"
+}