bower.json

This commit is contained in:
raymoo 2016-06-14 12:39:48 -07:00
parent dd3b37f2c7
commit d76cde2dc1
1 changed files with 19 additions and 0 deletions

19
bower.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "player_monoids",
"description": "Library for making player state changes combinable\n",
"keywords": [
"player_monoids",
"monoid",
"monoids",
"effect",
"playereffects"
],
"homepage": "https://github.com/raymoo/player_monoids",
"forum": "https://forum.minetest.net/viewtopic.php?f=9&t=14895",
"screenshots": [
"https://example.com/screenshot1.png"
],
"authors": [
"raymoo"
]
}