{
  "gitbook": ">=3.2.1",
  "title": "Alo Documentation",
  "plugins": ["edit-link", "prism", "-highlight", "github", "anchorjs"],
  "pluginsConfig": {
    "edit-link": {
      "base": "https://github.com/alojs/alo/tree/master",
      "label": "Edit This Page"
    },
    "github": {
      "url": "https://github.com/alojs/alo/"
    }
  }
}
