{ "name": "0streamutils", "title": "Stream Utils", "description": "This module adds extra (such as hp) and custom overlays to the /stream page and also allows you to disable modules on the /stream page.", "version": "1.1.4", "author": "ardittristan#0001", "scripts": ["streamUtils.js", "./lib/ace/ace.js"], "styles": ["./css/streamUtils.css"], "languages": [ { "lang": "en", "name": "English", "path": "./lang/en.json" } ], "socket": true, "url": "https://github.com/ardittristan/VTTStreamUtils", "manifest": "https://raw.githubusercontent.com/ardittristan/VTTStreamUtils/master/module.json", "download": "https://github.com/ardittristan/VTTStreamUtils/releases/latest/download/streamUtils.zip", "minimumCoreVersion": "0.7.0", "compatibleCoreVersion": "0.7.9" }