{ "source": { "include": ["src", "node_modules/stellar-base-config/src"], "exclude": "node_modules/stellar-base-config/src/generated" }, "opts": { "destination": "./jsdoc/", "recurse": true, "template": "node_modules/minami", "readme": "./README.md" }, "plugins": [ "plugins/markdown" ] }