{ "name": "sta-initiative", "title": "StarTrek Adventures Initiative", "description": "CombatTracker improvements for StarTrek Adventures. Depends on the 'Lancer Initiative' module by Bolts, which does most of the work.", "version": "0.1.2", "author": "CoolcatFVTT", "scripts": [ "sta-initiative.js" ], "styles": [ "sta-initiative.css" ], "dependencies": [ { "name": "lib-wrapper" }, { "name": "lancer-initiative" }, { "name": "sta", "type": "system" } ], "minimumCoreVersion": "9.242", "compatibleCoreVersion": "9", "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.1.2.zip" }