pm2/lib/interpreter.json

8 lines
91 B
JSON

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