module.exports = { name: 'HTTP', type: 'data', aceMode: 'text', extensions: ['.http'], languageId: 152, tmScope: 'source.httpspec', codemirrorMode: 'http', codemirrorMimeType: 'message/http', color: '#005C9C', }