{ "id": "sounds-player", "title": "The Sounds Player", "description": "A powerful multi-slot sound player with timeline navigation, custom images, drag & drop reordering, and bulk import. Everything Foundry's default playlist should have been.", "version": "1.1.0", "compatibility": { "minimum": "13", "verified": "13" }, "authors": [ { "name": "Lucas Morata", "url": "https://lucasmorata.fr" } ], "url": "https://github.com/lucasmorata/The-Sounds-Player/", "manifest": "https://github.com/lucasmorata/The-Sounds-Player/edit/main/module.json", "download": "https://github.com/lucasmorata/The-Sounds-Player/archive/refs/heads/main.zip", "readme": "https://github.com/lucasmorata/The-Sounds-Player/blob/main/README.md", "changelog": "https://github.com/lucasmorata/The-Sounds-Player/blob/main/CHANGELOG.md", "license": "MIT", "esmodules": [ "scripts/main.js" ], "styles": [ "styles/player.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" } ] }