pm2/lib/interpreter.json

9 lines
111 B
JSON

{
".coffee": "coffee",
".sh": "bash",
".py": "python",
".rb": "ruby",
".php": "php",
".go": "go"
}