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