UNPKG

351 BJSONView Raw
1{
2 "mode": "file",
3 "out": "docs",
4 "hideGenerator": true,
5 "theme": "minimal",
6 "name": "Postmark.js",
7 "module": "postmark",
8 "excludePrivate": true,
9 "excludeProtected": true,
10 "excludeNotExported": true,
11 "excludeExternals": true,
12 "externalPattern": "node_modules/**",
13 "exclude": ["node_modules/**"],
14 "ignoreCompilerErrors":false
15}
\No newline at end of file