{
  "opts": {
    "encoding": "utf8",
    "readme": "README.md",
    "template": "./node_modules/docdash/",
    "destination": "docs"
  },
  "plugins": ["plugins/markdown"],
  "docdash": {
    "meta": {
      "title": "wink-pos-tagger - Wink JS"
    },
    "menu":{
            "Github":{
                "href":"https://github.com/winkjs/wink-pos-tagger",
                "target":"_blank"
            }
        }
    }
}
