{ "id": "aa-nimble-bridge", "title": "Automated Animations — Nimble Bridge", "description": "Adds Nimble system support for the Automated Animations module.", "url": "https://github.com/MatthieuGA/Automated-Animations-for-Nimble/", "version": "1.0.0", "manifest": "https://github.com/MatthieuGA/Automated-Animations-for-Nimble/releases/latest/download/module.json", "download": "https://github.com/MatthieuGA/Automated-Animations-for-Nimble/releases/download/1.0.0/module.zip", "compatibility": { "minimum": "11", "verified": "13" }, "esmodules": [ "aa-nimble-bridge.js" ], "relationships": { "requires": [ { "id": "autoanimations", "type": "module", "manifest": "https://github.com/theripper93/autoanimations/releases/latest/download/module.json" } ] }, "authors": [ { "name": "MatthieuGA", "url": "https://github.com/MatthieuGA/" } ] }