{
  ".sh": "bash",
  ".py": "python",
  ".rb": "ruby",
  ".php": "php",
  ".pl" : "perl",
  ".js" : "node",
  ".coffee" : "coffee"
}
