{
"--title": "Flow - Documentation",
"--processes": "0",
"--warnings-exit-nonzero": true,
"--external": "OO.*,ve.*,DocumentFragment,Storer",
"--output": "docs",
"--tags": "jsduck_custom_tags.rb",
"--": [
"jsduck.external.js",
"modules",
"tests"
]
}