{ "id": "sequencer", "title": "Sequencer", "description": "This module allows you to play effects on the canvas, and create complex sequences of actions", "version": "3.0.!11", "library": "false", "manifestPlusVersion": "1.0.0", "compatibility": { "minimum": "10", "verified": "11" }, "authors": [ { "name": "Wasp", "discord": "Wasp#2005", "website": "http://fantasycomputer.works/" } ], "esmodules": [ "module.js" ], "scripts": [ "ext/pixi-filters.js" ], "styles": [ "style.css" ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en-EN.json" }, { "lang": "ja", "name": "日本語", "path": "languages/ja.json" }, { "lang": "es", "name": "Español", "path": "languages/es-ES.json" } ], "relationships": { "requires": [ { "id": "socketlib", "type": "module" } ] }, "socket": true, "url": "https://github.com/fantasycalendar/FoundryVTT-Sequencer", "manifest": "https://raw.githubusercontent.com/fantasycalendar/FoundryVTT-Sequencer/next/module.json", "download": "https://github.com/fantasycalendar/FoundryVTT-Sequencer/releases/download/3.0.!11/module.zip", "readme": "https://github.com/fantasycalendar/FoundryVTT-Sequencer/blob/master/README.md", "bugs": "https://github.com/fantasycalendar/FoundryVTT-Sequencer/issues" }