{
    "excludeNotExported": true,
    "mode": "file",
    "out": "../../docs/api/collections",
    "baseUrl": ".",
    "paths": {
        "@hpcc-js/*": [
            "node_modules/@hpcc-js/*"
        ]
    }
}