{
    "source": {
        "includePattern": ".+\\.js?$",
        "include": ["wce-ote"],
        "exclude": ["node_modules", "js", "wce-ote/rangy-core.js", "wce-ote/jquery.js"]
    },
    "recurseDepth": 1,
    "opts": {
        "destination": "./docs/",
        "recurse": true,
        "template": "node_modules/minami"
    }
}
