{ "id": "live-drag", "title": "Live drag", "version": "1.0.4", "compatibility": { "minimum": "11", "verified": "12" }, "description": "A module that displays token dragging in real time", "authors": [ { "name": "Anyndel", "discord": "anyndel", "flags": {} } ], "relationships": { "requires": [ { "id": "socketlib", "type": "module", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-socketlib/master/module.json" }, { "id": "lib-wrapper", "type": "module", "manifest": "https://raw.githubusercontent.com/ruipin/fvtt-lib-wrapper/master/module.json" } ] }, "scripts": [ "scripts/live-drag.js" ], "socket": true, "url": "https://github.com/Anyndol/FoundryVTT-LiveDrag", "manifest": "https://github.com/Anyndol/FoundryVTT-LiveDrag/releases/latest/download/module.json", "download": "https://github.com/Anyndol/FoundryVTT-LiveDrag/releases/download/1.0.4/module.zip" }