/
githubmirror
/
pm2
Обзор
Документация
Войти
/
githubmirror
/
pm2
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixtures/configuration.js
13 строк
271 B
Unitech
add tests for js configuration support + fix some commands
03 июн 2015, 20:11
03 июн 2015, 20:11
8740695
Код
Авторство
О чём код?
[{ name : "echo", script : [".", "/", "e", "cho.js"].join('') },{ name : "child", script : "./child.js", instances : "4", error_file : "./child-err.log", out_file : "./child-out.log" },{ name : "api-2", script : "./server.js" }]