pm2/test/fixtures/echo-pm2.json
Alexandre Strzelewicz a1e2618564 0.9.99
2013-05-23 15:25:50 +08:00

6 lines
65 B
JSON

{
"name" : "echo",
"script" : "echo.js",
"options": [""]
}