Merge 6696a90f2a5b84f1b2c897b000c36e35f9529f8a into 42efc7e47c8e89ed5436261786bbfa1740300730

This commit is contained in:
Diogo Gomes 2017-04-25 05:14:48 +00:00 committed by GitHub
commit 94dc9b7f2d

20
bower.json Normal file
View File

@ -0,0 +1,20 @@
{
"name": "technic",
"description": "Technic mod for Minetest game",
"homepage": "https://github.com/minetest-technic/technic",
"license": "LGPL",
"authors": [
"kaeza <kaeza@users.sf.net> Diego Martínez <kaeza@users.sf.net>",
"RealBadAngel <maciej.kasatkin@o2.pl> <mk@realbadangel.pl>",
"Vanessa Ezekowitz <vanessaezekowitz@gmail.com> <vanessa@rainbird.(none)>"
],
"forum": "https://forum.minetest.net/viewtopic.php?f=11&t=2538",
"keywords": [
"technic",
"minetest"
],
"dependencies": {
"moreblocks": "*",
"pipeworks": "*"
}
}