{
  "support_level": "production",
  "platforms": {
    "node": {
      "name": "Node.js",
      "type": "language",
      "doc_link": "",
      "wizard": [
        "index#installation",
        "index#configuring-the-client",
        "index#reporting-errors"
      ]
    },
    "node.express": {
      "name": "Express",
      "type": "framework",
      "doc_link": "integrations/express/",
      "wizard": [
        "index#installation",
        "integrations/express#express"
      ]
    },
    "node.koa": {
      "name": "Koa",
      "type": "framework",
      "doc_link": "integrations/koa/",
      "wizard": [
        "index#installation",
        "integrations/koa#koa"
      ]
    },
    "node.connect": {
      "name": "Connect",
      "type": "framework",
      "doc_link": "integrations/connect/",
      "wizard": [
        "index#installation",
        "integrations/connect#connect"
      ]
    }
  }
}
