{ "name": "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.3.1", "author": "ArcaneRoboBrain", "esmodules": [ "./scripts/gridScale.js" ], "styles": [ "./styles/gridScale.css" ], "packs": [], "url": "https://github.com/jbhaywood/scaleGrid/", "manifest": "https://raw.githubusercontent.com/jbhaywood/scaleGrid/master/module.json", "download": "https://github.com/jbhaywood/scaleGrid/archive/refs/tags/v1.3.1.zip", "minimumCoreVersion": "0.4.0", "compatibleCoreVersion": "9" }