{
    "title": "Sonniss GDC Audio",
    "description": "This module is a complete collection containing all audio from Sonnis GDC Bundles (https://sonniss.com/gdc-bundle-license) in OGG format, in a single package, with a creator friendly interface that let's you easly add these Creative commons audio files to your own modules.",
    "id": "fvtt-sonniss-gdc-audio",
    "version": "2.0.1",
    "authors": [
        {
            "name": "theripper93",
            "email": "tsplab@gmail.com",
            "url": "https://www.patreon.com/theripper93"
        }
    ],
    "languages": [
        {
            "lang": "en",
            "name": "English",
            "path": "languages/en.json"
        },
        {
            "lang": "ja",
            "name": "日本語",
            "path": "languages/ja.json"
        },
        {
            "lang": "de",
            "name": "Deutsch",
            "path": "languages/de.json"
        },
        {
            "lang": "fr",
            "name": "Français",
            "path": "languages/fr.json"
        },
        {
            "lang": "es",
            "name": "Español",
            "path": "languages/es.json"
        },
        {
            "lang": "pt-br",
            "name": "Português (Brasil)",
            "path": "languages/pt-br.json"
        },
        {
            "lang": "it",
            "name": "Italiano",
            "path": "languages/it.json"
        }
    ],
    "scripts": [],
    "esmodules": [
        "index.js"
    ],
    "styles": [
        "styles/module.css"
    ],
    "packs": [],
    "url": "https://github.com/theripper93/fvtt-sonniss-gdc-audio",
    "manifest": "https://github.com/theripper93/fvtt-sonniss-gdc-audio/releases/latest/download/module.json",
    "download": "https://github.com/theripper93/fvtt-sonniss-gdc-audio/releases/download/2.0.1/module.zip",
    "relationships": {
        "requires": []
    },
    "compatibility": {
        "minimum": "13",
        "verified": "13"
    }
}