{
  "name": "Nginx",
  "type": "data",
  "color": "#009639",
  "extensions": [
    ".nginx",
    ".nginxconf",
    ".vhost"
  ],
  "filenames": [
    "nginx.conf"
  ],
  "tmScope": "source.nginx",
  "aliases": [
    "nginx configuration file"
  ],
  "aceMode": "text",
  "codemirrorMode": "nginx",
  "codemirrorMimeType": "text/x-nginx-conf",
  "languageId": 248
}
