{ "id": "scaleGrid", "title": "Grid Scaler", "description": "A set of tools to quickly match the scene grid to your map's grid. Works with both squares and hexes.", "version": "1.4.4", "compatibility": { "minimum": 10, "verified": "11" }, "authors": [ { "name": "ArcaneRoboBrain", "discord": "ArcaneRoboBrain#6885" }, { "name": "jbhaywood" }, { "name": "atomdmac" } ], "esmodules": [ "./scripts/gridScale.js" ], "styles": [ "./styles/gridStyle.css" ], "url": "https://github.com/atomdmac/scaleGrid/", "manifest": "https://raw.githubusercontent.com/atomdmac/scaleGrid/master/module.json", "download": "https://github.com/atomdmac/scaleGrid/archive/refs/tags/v1.4.4.zip" }