{
	"root": "docs",
	"author": "chartjs",
	"gitbook": "3.2.2",
	"plugins": [
		"-lunr",
		"-search",
		"search-plus",
		"anchorjs",
		"ga"
	],
	"pluginsConfig": {
		"anchorjs": {
			"icon": "#",
			"placement": "left",
			"visible": "always"
		},
		"ga": {
			"token": "UA-99068522-3",
			"configuration": "auto"
		},
		"theme-default": {
			"showLevel": false,
			"styles": {
				"website": "assets/style.css"
			}
		}
	}
}
