Files
2025-11-25 22:42:56 +01:00

50 lines
825 B
JSON

{
"name": "JSON",
"type": "data",
"color": "#292929",
"tmScope": "source.json",
"aceMode": "json",
"codemirrorMode": "javascript",
"codemirrorMimeType": "application/json",
"aliases": [
"geojson",
"jsonl",
"topojson"
],
"extensions": [
".json",
".4DForm",
".4DProject",
".avsc",
".geojson",
".gltf",
".har",
".ice",
".JSON-tmLanguage",
".jsonl",
".mcmeta",
".tfstate",
".tfstate.backup",
".topojson",
".webapp",
".webmanifest",
".yy",
".yyp"
],
"filenames": [
".arcconfig",
".auto-changelog",
".c8rc",
".htmlhintrc",
".imgbotconfig",
".nycrc",
".tern-config",
".tern-project",
".watchmanconfig",
"Pipfile.lock",
"composer.lock",
"mcmod.info"
],
"languageId": 174
}