{
  "source": "src",
  "destination": "./docs",
  "test": {
    "type": "mocha",
    "source": "./test"
  }
}