{
  "type": "root",
  "children": [
    {
      "type": "listUnordered",
      "children": [
        {
          "type": "listItem",
          "children": [
            {
              "type": "code",
              "data": { "lang": "bash" },
              "children": [{ "type": "text", "value": "npm install" }]
            }
          ]
        }
      ]
    }
  ]
}
