mirror of
https://github.com/minetest-mods/technic.git
synced 2024-11-15 23:10:41 +01:00
Update bower.json
This commit is contained in:
parent
f582c5e1bd
commit
6696a90f2a
36
bower.json
36
bower.json
|
@ -1,20 +1,20 @@
|
||||||
{
|
{
|
||||||
"name": "technic",
|
"name": "technic",
|
||||||
"description": "Technic mod for Minetest game",
|
"description": "Technic mod for Minetest game",
|
||||||
"homepage": "https://github.com/minetest-technic/technic",
|
"homepage": "https://github.com/minetest-technic/technic",
|
||||||
"license": "LGPL",
|
"license": "LGPL",
|
||||||
"authors": [
|
"authors": [
|
||||||
"kaeza <kaeza@users.sf.net> Diego Martínez <kaeza@users.sf.net>",
|
"kaeza <kaeza@users.sf.net> Diego Martínez <kaeza@users.sf.net>",
|
||||||
"RealBadAngel <maciej.kasatkin@o2.pl> <mk@realbadangel.pl>",
|
"RealBadAngel <maciej.kasatkin@o2.pl> <mk@realbadangel.pl>",
|
||||||
"Vanessa Ezekowitz <vanessaezekowitz@gmail.com> <vanessa@rainbird.(none)>"
|
"Vanessa Ezekowitz <vanessaezekowitz@gmail.com> <vanessa@rainbird.(none)>"
|
||||||
],
|
],
|
||||||
"forum": "https://forum.minetest.net/viewtopic.php?f=11&t=2538",
|
"forum": "https://forum.minetest.net/viewtopic.php?f=11&t=2538",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"technic",
|
"technic",
|
||||||
"minetest"
|
"minetest"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"moreblocks": "*",
|
"moreblocks": "*",
|
||||||
"pipeworks": "*"
|
"pipeworks": "*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user