{
  "name": "Standard ML",
  "type": "programming",
  "color": "#dc566d",
  "aliases": [
    "sml"
  ],
  "extensions": [
    ".ml",
    ".fun",
    ".sig",
    ".sml"
  ],
  "tmScope": "source.ml",
  "aceMode": "text",
  "codemirrorMode": "mllike",
  "codemirrorMimeType": "text/x-ocaml",
  "languageId": 357
}
