UNPKG

195 BJavaScriptView Raw
1export default {
2 "name": "Faust",
3 "type": "programming",
4 "color": "#c37240",
5 "extensions": [
6 ".dsp"
7 ],
8 "tmScope": "source.faust",
9 "aceMode": "text",
10 "languageId": 622529198
11}