{ "title": "Soundscape", "description": "Soundscape is a module that allows you to easily mix multiple audio tracks into a soundscape that can be customized on the fly.", "version": "2.1.4", "authors": [ { "name": "CDeenen", "flags": {} }, { "name": "Sven Werlen", "flags": {} } ], "esmodules": [ "soundscape.js" ], "scripts": [ "lib/jszip/jszip-utils.min.js", "lib/jszip/jszip.min.js", "lib/FileSaver.min.js" ], "socket": true, "styles": [ "soundscape.css" ], "compatibility": { "minimum": "10", "verified": "10" }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} } ], "url": "https://github.com/SvenWerlen/Soundscape", "manifest": "https://raw.githubusercontent.com/SvenWerlen/Soundscape/main/module.json", "download": "https://github.com/SvenWerlen/Soundscape/archive/v-2.1.4.zip", "id": "soundscape" }