{ "id": "sc-common", "name": "shared-compendia-common", "title": "Shared Compendia Common", "description": "Supplement info: deseases, conditions, etc", "authors": [ { "name": "leego neit" } ], "version": "$RELEASE_TAG", "minimumCoreVersion": "9", "compatibility": { "minimum": "9", "verified": "10", "maximum": "11" }, "url": "${DRONE_REPO_LINK}", "manifest": "${DRONE_REPO_LINK}/releases/download/latest/module.json", "download": "${DRONE_REPO_LINK}/releases/download/$RELEASE_TAG/module.zip", "packs": [ { "name": "sc-common", "label": "sc common", "path": "packs/sc-common.db", "entity": "Item", "type": "Item", "module": "shared-compendia-common", "system": "dnd5e" }, { "name": "sc-common-new", "label": "sc common new", "path": "packs/sc-common-new.db", "entity": "Journal", "type": "Journal", "module": "shared-compendia-common", "system": "dnd5e" } ] }