{
  "name": "TOML",
  "type": "data",
  "extensions": [
    ".toml"
  ],
  "filenames": [
    "Cargo.lock",
    "Gopkg.lock",
    "Pipfile",
    "poetry.lock"
  ],
  "tmScope": "source.toml",
  "aceMode": "toml",
  "codemirrorMode": "toml",
  "codemirrorMimeType": "text/x-toml",
  "languageId": 365
}
