{ "id": "rounded-measurement-templates", "title": "Rounded Measurement Templates", "description": "Round Foundry VTT measurement templates to the nearest size or angle", "url": "https://github.com/AnthonyEdmonds/rounded-measurement-templates", "manifest": "https://raw.githubusercontent.com/AnthonyEdmonds/rounded-measurement-templates/1.0.0/module.json", "download": "https://github.com/AnthonyEdmonds/rounded-measurement-templates/archive/refs/tags/1.0.0.zip", "authors": [ { "name": "Anthony Edmonds", "url": "https://github.com/AnthonyEdmonds" }, { "name": "cdverrett94", "url": "https://github.com/cdverrett94" }, { "name": "threz_", "url": "https://github.com/thre-z" } ], "version": "1.0.0", "compatibility" : { "minimum": "12", "verified": "12" }, "relationships": { "requires": [ { "id": "lib-wrapper", "type": "module" } ] }, "esmodules": [ "rounded-measurement-templates.js" ] }