for Minetest bower mod repository. (#6)

* for Minetest bower mod repository.

* Update bower.json
master
hy8wGWme 2016-08-12 21:47:53 +02:00 committed by Don
parent 2c4a36a2a3
commit 104c282936
1 changed files with 23 additions and 0 deletions

23
bower.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "My months",
"description": "Adds a calender and weather.",
"keywords": [
"mymonths",
"weather",
"summer",
"spring",
"winter",
"calendar"
],
"project": "https://github.com/minetest-mods/mymonths",
"forum": "https://forum.minetest.net/viewtopic.php?f=9&t=13639",
"screenshots": [
"http://i68.tinypic.com/xaosqo.jpg",
"http://i67.tinypic.com/143m7ab.jpg",
"http://i67.tinypic.com/2mmyh5c.jpg",
"http://i67.tinypic.com/epeibm.jpg"
],
"authors": [
"DonBatman"
]
}