Create bower.json

master
Brett O'Donnell 2015-08-14 22:54:54 +09:30
parent 191e3aaf2e
commit a92dfcc565
1 changed files with 15 additions and 0 deletions

15
bower.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "infinite_chest",
"description": "Chests with slots that never run out!",
"keywords": [
"infinite_chest"
],
"homepage": "http://cornernote.github.io/minetest-infinite_chest/",
"forum": "http://forum.minetest.net/viewtopic.php?t=3053",
"screenshots": [
"https://cornernote.github.io/minetest-infinite_chest/img/screenshot1.png"
],
"authors": [
"cornernote"
]
}