25 lines
653 B
JSON
25 lines
653 B
JSON
{
|
|
"id": "asc-newspaper-style-journal",
|
|
"title": "Newspaper Styled Journal",
|
|
"description": "A olde timey newspaper sheet theme",
|
|
"version": "0.1.0",
|
|
"compatibility": {
|
|
"minimum": "11",
|
|
"verified": "12"
|
|
},
|
|
"authors": [ {
|
|
"name": "lmxsdl"
|
|
}],
|
|
"scripts": [],
|
|
"esmodules": [
|
|
"scripts/newspaper.js"
|
|
],
|
|
"styles": [
|
|
"styles/newspaper.css"
|
|
],
|
|
"relationships": {
|
|
"requires": [
|
|
]},
|
|
"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.3/module.zip"
|
|
} |