{ "id": "sta-initiative", "name": "sta-initiative", "title": "Star Trek Adventures Initiative", "description": "CombatTracker improvements for Star Trek Adventures. Depends on the 'Lancer Initiative' module by Bolts, which does most of the work.", "version": "0.2.1", "authors": [ { "name": "CoolcatFVTT", "url": "https://github.com/CoolcatFVTT/" } ], "scripts": [ "sta-initiative.js" ], "styles": [ "sta-initiative.css" ], "relationships": { "systems": [ { "id": "sta", "type": "system", "manifest": "https://raw.githubusercontent.com/mkscho63/sta/master/src/system.json", "compatibility": { "minimum": "1.1.6", "verified": "1.1.6" } } ], "requires": [ { "id": "lib-wrapper", "type": "module", "manifest": "https://github.com/ruipin/fvtt-lib-wrapper/releases/latest/download/module.json", "compatibility": { "minimum": "1.12.7.2", "verified": "1.12.7.2" } }, { "id": "lancer-initiative", "type": "module", "manifest": "https://github.com/BoltsJ/lancer-initiative/releases/latest/download/module.json", "compatibility": { "minimum": "25", "verified": "25" } } ] }, "compatibility": { "minimum": "10", "verified": "10.284", "maximum": "10" }, "license": "LGPL 3.0", "url": "https://github.com/CoolcatFVTT/StarTrekAdventures-Initiative", "manifest": "https://raw.githubusercontent.com/CoolcatFVTT/StarTrekAdventures-Initiative/main/module.json", "download": "https://github.com/CoolcatFVTT/StarTrekAdventures-Initiative/archive/refs/tags/v0.2.1.zip" }