{
  "name": "COBOL",
  "type": "programming",
  "extensions": [
    ".cob",
    ".cbl",
    ".ccp",
    ".cobol",
    ".cpy"
  ],
  "tmScope": "source.cobol",
  "aceMode": "cobol",
  "codemirrorMode": "cobol",
  "codemirrorMimeType": "text/x-cobol",
  "languageId": 48
}
