{ "id": "chordpro", "name": "ChordPro Leadsheets", "version": "1.0.0", "apiVersion": "1", "kind": "code", "extensionPoints": [ { "type": "block", "id": "sheet", "title": { "de": "Akkordblatt (ChordPro)", "en": "Chord sheet (ChordPro)" } } ], "permissions": ["blockData", "ui"], "fallback": { "type": "text", "value": "[Chord sheet]" }, "license": "MIT", "i18n": { "de": "i18n/de.json", "en": "i18n/en.json" } }