{ "id": "EasyTable", "title": "EasyTable by Blitz", "description": "Creates simple text-based rollable tables from CSV (or any-SV) data", "version": "1.3.5", "author": "Blitzkraig", "authors": [{ "name": "Blitzkraig", "url": "https://ko-fi.com/blitzkraig", "email": "craig@blitzkraig.com", "discord": "Blitz#6797" }], "scripts": ["./easytable.js"], "styles": ["./styles.css"], "packs": [], "languages": [{ "lang": "en", "name": "English", "path": "lang/en.json" }], "compatibility": { "minimum": 10, "verified": 11, "maximum": 11 }, "url": "https://github.com/lichenthropic/fvtt-EasyTable", "manifest": "https://raw.githubusercontent.com/Q-efx/fvtt-EasyTable/master/module.json", "download": "https://github.com/Q-efx/fvtt-EasyTable/releases/download/latest/fvtt-EasyTable-master.zip", "manifestPlusVersion": "1.0.0", "media": [ { "type": "cover", "url": "https://raw.githubusercontent.com/lichenthropic/fvtt-EasyTable/master/docs/cover.png" } ], "allowBugReporter": true, "bugs":"https://github.com/lichenthropic/fvtt-EasyTable/issues" }