export default { name: 'NumPy', type: 'programming', aceMode: 'text', extensions: ['.numpy', '.numpyw', '.numsc'], languageId: 254, tmScope: 'none', codemirrorMode: 'python', codemirrorMimeType: 'text/x-python', color: '#9C8AF9', group: 'Python', }