{
  "title": "<%= answers['app:name'] %>",
  "source": "./api",
  "destination": "./docs",
  "coverage": true,
  "test": {
    "type": "mocha",
    "source": "./test"
  }
}
