Create bower.json

master
Brett O'Donnell 2015-08-14 22:38:58 +09:30
parent 178c9fdd23
commit dab98f1e60
1 changed files with 15 additions and 0 deletions

15
bower.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "craft_guide",
"description": "Provides items that will show you how to craft any craftable or cookable item.",
"keywords": [
"craft_guide"
],
"homepage": "http://cornernote.github.io/minetest-craft_guide",
"forum": "https://forum.minetest.net/viewtopic.php?t=2334",
"screenshots": [
"http://cornernote.github.io/minetest-craft_guide/img/screenshot.png"
],
"authors": [
"cornernote"
]
}