UNPKG

linguist-languages

Version:
13 lines (12 loc) 271 B
module.exports = { name: 'NumPy', type: 'programming', color: '#9C8AF9', extensions: ['.numpy', '.numpyw', '.numsc'], tmScope: 'none', aceMode: 'text', languageId: 254, codemirrorMode: 'python', codemirrorMimeType: 'text/x-python', group: 'Python', }