{ "id": "chris-sound-module", "title": "Chris Sound Module", "description": "Ein Modul zum Senden und Empfangen von benutzerdefinierten Sound-Nachrichten.", "version": "1.1.0", "compatibility": { "minimum": "12", "verified": "12" }, "esmodules": [ "scripts/socket-handler.js", "scripts/SoundPad.js" ], "styles": [ "css/soundpad.css" ], "authors": [ { "name": "Chrisrous", "flags": {} } ], "socket": true, "url": "https://github.com/Chrisrous/Chris-Sound-Module", "manifest": "https://raw.githubusercontent.com/Chrisrous/Chris-Sound-Module/main/module.json", "download": "https://github.com/Chrisrous/Chris-Sound-Module/releases/download/v1.1.0/chris-sound-module.zip" }