Add `bower.json`.

master
Diego Martinez 2015-10-31 11:23:12 -03:00
parent 89ecfd1f04
commit 6b019871b5
1 changed files with 18 additions and 0 deletions

18
bower.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "wiki",
"description": "Online collaborative documentation browser.",
"keywords": [
"wiki",
"doc",
"documentation",
"browser"
],
"homepage": "https://github.com/kaeza/minetest-wiki.git",
"screenshots": [
"https://dl.dropboxusercontent.com/u/100008207/minetest/mods/Kaeza-minetest-wiki.jpg"
],
"authors": [
"Diego Martínez <lkaezadl3@yahoo.com>"
],
"license": "BSD 2-Clause"
}