12 lines
354 B
JSON
12 lines
354 B
JSON
{
|
|
"id": "moderation",
|
|
"name": "Moderation Center",
|
|
"version": "0.1.5",
|
|
"description": "Cross-platform moderation actions, notes, and sanctions.",
|
|
"main": "index.js",
|
|
"channel": "stable",
|
|
"compatible_from": "0.1.4",
|
|
"migration_notes": "Existing moderation records are retained; no manual migration is required.",
|
|
"rollback_safe": true
|
|
}
|