{ "id": "sta-gmjerry-extended-task", "name": "sta-gmjerry-extended-task", "title": "STA: GM Jerry: Extended Tasks", "description": "A tool for Star Trek Adventures to manage extended tasks and work tracks.", "authors": [ { "name": "GM Jerry", "flags": {} } ], "version": "1.3.0", "compatibility": { "minimum": "9", "verified": "10" }, "scripts": [ "scripts/staExtendedTaskInfo.js", "scripts/staExtendedTaskBase.js", "scripts/staExtendedTask.js", "scripts/staExtendedTaskSheet.js" ], "styles": [ "styles/staExtendedTask.css" ], "url": "https://github.com/jerryhanel/foundryvtt-sta-extended-task", "manifest": "https://raw.githubusercontent.com/jerryhanel/foundryvtt-sta-extended-task/main/module.json", "download": "https://github.com/jerryhanel/foundryvtt-sta-extended-task/archive/refs/heads/main.zip" }