You've already forked Epicnabbo-Catalogus-Updated-Daily
21 lines
375 B
JSON
21 lines
375 B
JSON
{
|
|
"name": "Dockerfile",
|
|
"type": "programming",
|
|
"aliases": [
|
|
"Containerfile"
|
|
],
|
|
"color": "#384d54",
|
|
"tmScope": "source.dockerfile",
|
|
"extensions": [
|
|
".dockerfile"
|
|
],
|
|
"filenames": [
|
|
"Containerfile",
|
|
"Dockerfile"
|
|
],
|
|
"aceMode": "dockerfile",
|
|
"codemirrorMode": "dockerfile",
|
|
"codemirrorMimeType": "text/x-dockerfile",
|
|
"languageId": 89
|
|
}
|