diff --git a/bower.json b/bower.json index e9ebabe..f655779 100644 --- a/bower.json +++ b/bower.json @@ -1,20 +1,20 @@ { - "name": "technic", - "description": "Technic mod for Minetest game", - "homepage": "https://github.com/minetest-technic/technic", - "license": "LGPL", - "authors": [ - "kaeza Diego Martínez ", - "RealBadAngel ", - "Vanessa Ezekowitz " - ], - "forum": "https://forum.minetest.net/viewtopic.php?f=11&t=2538", - "keywords": [ - "technic", - "minetest" - ], - "dependencies": { - "moreblocks": "*", - "pipeworks": "*" - } + "name": "technic", + "description": "Technic mod for Minetest game", + "homepage": "https://github.com/minetest-technic/technic", + "license": "LGPL", + "authors": [ + "kaeza Diego Martínez ", + "RealBadAngel ", + "Vanessa Ezekowitz " + ], + "forum": "https://forum.minetest.net/viewtopic.php?f=11&t=2538", + "keywords": [ + "technic", + "minetest" + ], + "dependencies": { + "moreblocks": "*", + "pipeworks": "*" + } }