{
  "name": "Batchfile",
  "type": "programming",
  "aliases": [
    "bat",
    "batch",
    "dosbatch",
    "winbatch"
  ],
  "extensions": [
    ".bat",
    ".cmd"
  ],
  "tmScope": "source.batchfile",
  "aceMode": "batchfile",
  "color": "#C1F12E",
  "languageId": 29
}
