{ "name": "mgt2e", "title": "Mongoose Traveller 2e", "description": "A system for Mongoose Traveller 2e", "version": "0.9.0", "compatibility": { "minimum": 11, "verified": 11 }, "authors": [ { "name": "Samuel Penn", "url": "https://www.notasnark.net/", "email": "sam@notasnark.net", "discord": "notasnark" } ], "esmodules": ["module/mgt2.mjs" ], "styles": ["css/mgt2.css", "css/history.css", "css/items.css", "css/journals.css" ], "background": "systems/mgt2e/images/traveller.png", "scripts": [ ], "packs": [ { "name": "base-items", "label": "MgT2e Base Items", "system": "mgt2e", "module": "mgt2e", "path": "packs/base-items", "type": "Item" }, { "name": "base-actors", "label": "MgT2e Characters", "system": "mgt2e", "module": "mgt2e", "path": "packs/base-actors", "type": "Actor" }, { "name": "traveller-docs", "label": "MgT2e Docs", "system": "mgt2e", "module": "mgt2e", "path": "packs/traveller-docs", "type": "JournalEntry" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "socket": true, "gridDistance": 1.5, "gridUnits": "m", "primaryTokenAttribute": "hits", "secondaryTokenAttribute": null, "url": "", "manifest": "https://github.com/Mongoose-Publishing/traveller-foundryvtt/raw/v0.9.0/release/system.json", "download": "https://github.com/Mongoose-Publishing/traveller-foundryvtt/raw/v0.9.0/release/mongoose-traveller.zip", "license": "LICENSE.txt" }