UNPKG

217 BJSONView Raw
1{
2 "source": "./test",
3 "destination": "./doc",
4 "index": "./README.md",
5 "package": "./package.json",
6 "coverage": true,
7 "includeSource": true,
8 "plugins": [
9 {"name": "esdoc-es7-plugin"}
10 ]
11}