diff options
Diffstat (limited to 'vines')
-rw-r--r-- | vines/bower.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/vines/bower.json b/vines/bower.json new file mode 100644 index 0000000..108a7c1 --- /dev/null +++ b/vines/bower.json @@ -0,0 +1,18 @@ +{ + "name": "vines", + "description": "Vines that spawn on trees and rope", + "keywords": [ + "vines", + "trees", + "rope", + "jungle" + ], + "homepage": "https://github.com/bas080/vines/", + "screenshots": [ + "https://raw.githubusercontent.com/bas080/vines/forum/screenshot.png" + ], + "authors": [ + "bas080" + ], + "license": "WTFPL" +} |