{ "name": "NotYourTurn", "title": "Not Your Turn!", "description": "Block token movement if it's not the token's turn.", "version": "1.2.8", "author": "STB", "esmodules": ["./NotYourTurn.js"], "socket": true, "minimumCoreVersion": "9.0", "compatibleCoreVersion": "9.280", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "Español", "path": "lang/es.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" }, { "lang": "de", "name": "Deutsch (German)", "path": "lang/de.json" }, { "lang": "it", "name": "Italian", "path": "lang/it.json" } ], "url": "https://github.com/STBaf/NotYourTurn", "manifest": "https://raw.githubusercontent.com/STBaf/NotYourTurn/v9/module.json", "download": "https://github.com/STBaf/NotYourTurn/archive/v9.zip" }