UNPKG

linguist-languages

Version:
18 lines (17 loc) 288 B
module.exports = { "name": "Nextflow", "type": "programming", "aceMode": "groovy", "tmScope": "source.nextflow", "color": "#3ac486", "extensions": [ ".nf" ], "filenames": [ "nextflow.config" ], "interpreters": [ "nextflow" ], "languageId": 506780613 }