{ "apps" : [{ "name" : "test.json", "script" : "test.json.js", "options": [""] }], "deploy" : { "production" : { "user" : "node", "host" : "212.83.163.1", "repo" : "git@github.com:repo.git", "path" : "/var/www/production" }, "dev" : { "user" : "node", "host" : "212.83.163.1", "repo" : "git@github.com:repo.git", "path" : "/var/www/development" } } }