{ "id": "terminal", "title": "Terminal", "version": "3.1.10", "url": "https://github.com/CodaBool/terminal", "bugs": "https://github.com/CodaBool/terminal/issues", "changelog": "https://github.com/CodaBool/terminal/blob/main/changelog.md", "manifest": "https://raw.githubusercontent.com/CodaBool/terminal/main/module.json", "description": "A customizable interactive terminal from which players can read and reveal journal entries", "authors": [ { "name": "CodaBool", "discord": "codabool", "email": "codabool@pm.me", "url": "https://codabool.com" } ], "styles": ["global.css"], "packs": [ { "name": "terminal-macros", "label": "Terminal Macros", "path": "packs/terminal-macros.db", "type": "Macro", "private": false } ], "compatibility": { "minimum": "12", "verified": "13", "maxium": "13" }, "esmodules": [ "scripts/hooks.js", "scripts/terminal.js", "scripts/ui.js", "scripts/util.js", "scripts/presets.js" ], "socket": true, "protected": true }