{ "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": "2.6.2", "author": "ardittristan#0001", "scripts": ["streamUtilsInit.js"], "esmodules": ["streamUtils.js"], "styles": [ "./css/streamUtils.css", "./css/combatTracker.css", "./css/customInfo.css", "./css/healthInfo.css", "./css/diceSoNice.css", "./css/lastRoll.css", "./css/journalShow.css" ], "dependencies": [{ "name": "acelib" }, { "name": "colorsettings" }], "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": "9", "library": true }