1{
2    "name": "findologic/dokuwiki-plugin-findologic-xml-export",
3    "authors": [
4        {
5            "name": "Dominik Brader",
6            "email": "support@findologic.com"
7        }
8    ],
9    "require-dev": {
10        "phpunit/phpunit": "^5.7"
11    },
12    "require":{
13        "findologic/libflexport": "1.1.0",
14        "twig/twig": "~1.0",
15        "twig/extensions": "^1.5"
16    }
17}
18