Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
87bb860a2d
|
|||
|
27ec2319d8
|
|||
|
0ba05c383a
|
@@ -2,12 +2,13 @@
|
|||||||
"id": "asc-newspaper-style-journal",
|
"id": "asc-newspaper-style-journal",
|
||||||
"title": "Newspaper Styled Journal",
|
"title": "Newspaper Styled Journal",
|
||||||
"description": "A olde timey newspaper sheet theme",
|
"description": "A olde timey newspaper sheet theme",
|
||||||
"version": "0.1.0",
|
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "12",
|
"minimum": "11",
|
||||||
"verified": "12"
|
"verified": "12"
|
||||||
},
|
},
|
||||||
"authors": ["lmxsdl"],
|
"authors": [ {
|
||||||
|
"name": "lmxsdl"
|
||||||
|
}],
|
||||||
"scripts": [],
|
"scripts": [],
|
||||||
"esmodules": [
|
"esmodules": [
|
||||||
"scripts/newspaper.js"
|
"scripts/newspaper.js"
|
||||||
@@ -19,5 +20,6 @@
|
|||||||
"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.4/module.zip",
|
||||||
|
"version": "0.1.4"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user