{
  "type": "config",
  "command": {
      "cmd": "node",
      "args": ["${PLUGIN_HOME}/dist/index.js", "${PLUGIN_INITIAL_PAYLOAD}"]
    }
}
