bower.json 330 B

12345678910111213141516
  1. {
  2. "name": "xban2",
  3. "description": "Ban system extension with support for temporary bans.",
  4. "keywords": [
  5. "ban",
  6. "administration",
  7. "system",
  8. "server"
  9. ],
  10. "homepage": "http://github.com/kaeza/minetest-xban2.git",
  11. "authors": [
  12. "Diego Martínez <lkaezadl3@yahoo.com>"
  13. ],
  14. "license": "BSD 2-Clause"
  15. }