38 lines
879 B
JSON
38 lines
879 B
JSON
{
|
|
"id": "kosmos-storage-audit",
|
|
"title": "Kosmos Storage Audit",
|
|
"description": "Analyzes media references and risky storage locations across Foundry data and public roots.",
|
|
"version": "0.0.16",
|
|
"compatibility": {
|
|
"minimum": "13",
|
|
"verified": "13"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "kosmos"
|
|
}
|
|
],
|
|
"esmodules": [
|
|
"scripts/main.js"
|
|
],
|
|
"styles": [
|
|
"styles/audit.css"
|
|
],
|
|
"languages": [
|
|
{
|
|
"lang": "de",
|
|
"name": "Deutsch",
|
|
"path": "lang/de.json"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"name": "English",
|
|
"path": "lang/en.json"
|
|
}
|
|
],
|
|
"relationships": {},
|
|
"url": "https://gitea.kosmos.ac/kosmos/kosmos-storage-audit",
|
|
"manifest": "https://gitea.kosmos.ac/kosmos/kosmos-storage-audit/raw/branch/main/module.json",
|
|
"download": "https://gitea.kosmos.ac/kosmos/kosmos-storage-audit/archive/main.zip"
|
|
}
|