{
  "gitbook": ">=3.2.2",
  "title": "Declarative data transfer through react tree",
  "root": "./docs",
  "plugins": ["edit-link", "prism", "-highlight", "github", "anchorjs"],
  "pluginsConfig": {
    "edit-link": {
      "base": "https://github.com/oklas/react-through/blob/master/docs",
      "label": "Edit on github"
    },
    "github": {
      "url": "https://github.com/oklas/react-through"
    }
  }
}