{
  "name": "Smalltalk",
  "type": "programming",
  "color": "#596706",
  "extensions": [
    ".st",
    ".cs"
  ],
  "aliases": [
    "squeak"
  ],
  "tmScope": "source.smalltalk",
  "aceMode": "text",
  "codemirrorMode": "smalltalk",
  "codemirrorMimeType": "text/x-stsrc",
  "languageId": 352
}
