{ "id": "custom-ruler", "title": "Custom Ruler", "description": "A simple module for changing ruler behavior", "authors": [ { "name": "bodiddley" } ], "version": "1.0.1-alpha", "compatibility": { "minimum": "10", "verified": "10" }, "scripts": [ "scripts/main.js" ], "styles": [ "styles/custom-ruler.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "url": "https://github.com/dmdorman/foundryvtt-custom-ruler", "manifest": "https://raw.githubusercontent.com/dmdorman/foundryvtt-custom-ruler/v1.0.1-alpha/module.json", "download": "https://github.com/dmdorman/foundryvtt-custom-ruler/archive/refs/heads/v1.0.1-alpha.zip", "license": "https://raw.githubusercontent.com/dmdorman/foundryvtt-custom-ruler/v1.0.1-alpha/LICENSE", "changelog": "https://github.com/dmdorman/foundryvtt-custom-ruler/blob/v1.0.1-alpha/CHANGELOG.md", "bugs": "https://github.com/dmdorman/foundryvtt-custom-ruler/issues" }