{ "name": "card-hotbar", "title": "Card Hotbar", "description": "Allows each user to have a hand of cards.", "author": "Norc", "version": "0.0.5", "minimumCoreVersion": "0.5.7", "compatibleCoreVersion":"0.7.0", "esmodules": ["index.js", "scripts/tilehud.js"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }], "styles": ["./css/card-hotbar.css"], "manifest": "https://raw.githubusercontent.com/Norc/foundry-card-hotbar/master/module.json", "download": "https://github.com/Norc/foundry-card-hotbar/archive/v0.0.5.zip", "url": "https://github.com/Norc/foundry-card-hotbar" }