diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..ef103a4 --- /dev/null +++ b/bower.json @@ -0,0 +1,19 @@ +{ + "name": "trees", + "description": "Minetest trees to world scale", + "keywords": [ + "tree", + "tiny", + "palm", + "conifer", + "jungle" + ], + "homepage": "https://github.com/bas080/trees/", + "screenshots": [ + "https://dl.dropboxusercontent.com/u/419967/Screenshots/Screenshot%20-%2005012013%20-%2001%3A24%3A42%20PM.png" + ], + "authors": [ + "bas080" + ], + "license": "WTFPL" +}