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

6 lines
71 B
JSON

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