Put more detailed author information in module.json
This commit is contained in:
@@ -5,7 +5,13 @@
|
|||||||
"version": "1.2.1",
|
"version": "1.2.1",
|
||||||
"minimumCoreVersion" : "0.7.7",
|
"minimumCoreVersion" : "0.7.7",
|
||||||
"compatibleCoreVersion" : "0.7.9",
|
"compatibleCoreVersion" : "0.7.9",
|
||||||
"author": "Manuel Vögele",
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Manuel Vögele",
|
||||||
|
"email": "develop@manuel-voegele.de",
|
||||||
|
"discord": "Stäbchenfisch#5107"
|
||||||
|
}
|
||||||
|
],
|
||||||
"esmodules": [
|
"esmodules": [
|
||||||
"src/main.js"
|
"src/main.js"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user