module.exports = {
name: 'Alpine Abuild',
type: 'programming',
color: '#0D597F',
tmScope: 'source.shell',
aceMode: 'sh',
languageId: 14,
aliases: ['abuild', 'apkbuild'],
codemirrorMode: 'shell',
codemirrorMimeType: 'text/x-sh',
group: 'Shell',
filenames: ['APKBUILD'],
}