{ "cmd" :["C:/Lua/Lua.exe","$file"],
"file_regex" :"^(?:lua:)?[\t](...*?):([0-9]*):?([0-9]*)",
"selector" :"source.lua"
}
{ "cmd" :["node","$file"],
"file_regex" :"^(?:js:)?[\t](...*?):([0-9]*):?([0-9]*)",
"selector" :"source.js"
}
{ "cmd" :["C:/Lua/Lua.exe","$file"],
"file_regex" :"^(?:lua:)?[\t](...*?):([0-9]*):?([0-9]*)",
"selector" :"source.lua"
}
{ "cmd" :["node","$file"],
"file_regex" :"^(?:js:)?[\t](...*?):([0-9]*):?([0-9]*)",
"selector" :"source.js"
}