update author

This commit is contained in:
2024-06-27 14:31:56 -05:00
parent a021ce0a8f
commit 6c94cb282f

View File

@@ -7,7 +7,9 @@
"minimum": "12", "minimum": "12",
"verified": "12" "verified": "12"
}, },
"authors": ["lmxsdl"], "authors": [ {
"name": "lmxsdl"
}],
"scripts": [], "scripts": [],
"esmodules": [ "esmodules": [
"scripts/newspaper.js" "scripts/newspaper.js"
@@ -19,5 +21,5 @@
"requires": [ "requires": [
]}, ]},
"manifest":"https://gitea.ascorrea.com/asc/asc-newspaper-style-journal/releases/download/latest/module.json", "manifest":"https://gitea.ascorrea.com/asc/asc-newspaper-style-journal/releases/download/latest/module.json",
"download":"https://gitea.ascorrea.com/asc/asc-newspaper-style-journal/releases/download/0.1.1/module.zip" "download":"https://gitea.ascorrea.com/asc/asc-newspaper-style-journal/releases/download/0.1.2/module.zip"
} }