1{
2"title": "CLI11 Tutorial",
3"description": "A set of examples and detailed information about CLI11",
4"author": "Henry Schreiner",
5"plugins": [
6        "include-codeblock",
7        "term",
8        "hints"
9    ],
10"pluginsConfig": {
11        "include-codeblock": {
12            "unindent": true,
13            "fixlang": true
14        }
15    }
16}
17