{
  "backendless": {
    "msgBroker": {
      "host": "cl.backendless.com",
      "port": 6379
    }
  },
  "app": {
    "id": "",
    "apiKey": "",
    "exclude": [
      "+(git|.idea|lib|test|docs|bin|deploy)/**",
      "+(LICENSE|*.md|*.json|.*)",
      "node_modules/**",
      "examples/services/wsdl-proxy/**"
    ]
  }
}
