{ "name": "vtt-resource-tracker", "title": "Resource Tracker", "description": "Allows you to track resources on the token hud", "version": "0.7.2", "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "0.7.9", "author": "CarnVanBeck", "systems": [ "dnd5e" ], "scripts": [ "/scripts/resource-tracker.js" ], "styles": [ "/styles/resource-tracker.css" ], "languages": [ { "lang": "de", "name": "German", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "url": "https://github.com/CarnVanBeck/vtt-resource-tracker", "manifest": "https://raw.githubusercontent.com/CarnVanBeck/vtt-resource-tracker/master/module.json", "download": "https://github.com/CarnVanBeck/vtt-resource-tracker/archive/v0.7.2.zip" }