{ "name": "turnAlert", "title": "Turn Alert", "description": "Set alerts to trigger on a particular round of combat or on a particular token's turn.", "version": "1.4.0", "author": "Cole Schultz (cole#9640)", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "esmodules": [ "turn-alert.js" ], "styles": [ "styles/turn-alert-style.css" ], "packs": [ { "name": "turn-alert-examples", "label": "Turn Alert Example Macros", "module": "turnAlert", "path": "packs/turn-alert-examples.db", "entity": "Macro" }, { "name": "turn-alert-debug", "label": "Turn Alert Debug Macros", "module": "turnAlert", "path": "packs/turn-alert-debug.db", "entity": "Macro" } ], "socket": true, "minimumCoreVersion": "0.6.4", "compatibleCoreVersion": "0.6.5", "url": "https://github.com/schultzcole/FVTT-Turn-Alert", "manifest": "https://raw.githubusercontent.com/schultzcole/FVTT-Turn-Alert/master/module.json", "download": "https://github.com/schultzcole/FVTT-Turn-Alert/archive/1.4.0.zip", "license": "https://github.com/schultzcole/FVTT-Turn-Alert/blob/1.4.0/LICENSE", "readme": "https://github.com/schultzcole/FVTT-Turn-Alert/blob/1.4.0/README.md", "changelog": "https://github.com/schultzcole/FVTT-Turn-Alert/blob/1.4.0/CHANGELOG.md" }