bower.json 690 B

12345678910111213141516171819
  1. {
  2. "name": "homedecor_modpack",
  3. "description": "This mod adds a whole bunch of new items to Minetest suitable for decorating inside and outside a home.",
  4. "keywords": [
  5. "building",
  6. "cosmetic",
  7. "homedecor modpack",
  8. "homedecor_modpack"
  9. ],
  10. "homepage": "http://daconcepts.com/vanessa/hobbies/minetest/homedecor-crafting-guide/homedecor-craft-guide.html",
  11. "project": "https://github.com/minetest-mods/homedecor_modpack",
  12. "forum": "http://forum.minetest.net/viewtopic.php?f=11&t=2041",
  13. "screenshots": [
  14. "http://daconcepts.com/vanessa/hobbies/minetest/screenshots/homedecor1.png"
  15. ],
  16. "authors": [
  17. "VanessaE"
  18. ]
  19. }