{ "id": "velocity-tracker", "title": "Velocity Tracker", "description": "A simple module for keeping track of actor velocity", "authors": [ { "name": "bodiddley" } ], "version": "1.0.0-alpha", "compatibility": { "minimum": "10", "verified": "10" }, "scripts": [ "scripts/main.js" ], "styles": [ "styles/velocity-tracker.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "url": "https://github.com/dmdorman/foundryvtt-velocity-tracker", "manifest": "https://raw.githubusercontent.com/dmdorman/foundryvtt-velocity-tracker/v1.0.0-alpha/module.json", "download": "https://github.com/dmdorman/foundryvtt-velocity-tracker/archive/refs/heads/v1.0.0-alpha.zip", "license": "https://raw.githubusercontent.com/dmdorman/foundryvtt-velocity-tracker/v1.0.0-alpha/LICENSE", "changelog": "https://github.com/dmdorman/foundryvtt-velocity-tracker/blob/v1.0.0-alpha/CHANGELOG.md", "bugs": "https://github.com/dmdorman/foundryvtt-velocity-tracker/issues" }