{ "id": "aedifs-token-sounds", "title": "Sound of Token", "description": "Play ambient sounds through tokens.", "version": "2.1.0", "manifest": "https://github.com/Aedif/token-sounds/releases/latest/download/module.json", "download": "https://github.com/Aedif/token-sounds/releases/download/2.1.0/aedifs-token-sounds.zip", "compatibility": { "minimum": 12, "verified": 12 }, "authors": [ { "name": "Aedif", "url": "https://github.com/aedif", "discord": "aedif" } ], "esmodules": ["token-sounds.js"], "scripts": [], "styles": ["styles/token-sounds.css"], "packs": [], "socket": true, "relationships": { "requires": [ { "id": "lib-wrapper", "type": "module" } ] }, "url": "https://github.com/Aedif/token-sounds", "readme": "https://github.com/Aedif/token-sounds/blob/master/README.md" }