{
  "tags": {
    "allowUnknownTags": true
  },
  "source": {
    "includePattern": "lib/.+\\.js(doc)?$",
    "excludePattern": "(^|\\/|\\\\)_",
    "exclude": [
      "node_modules",
      "plugins",
      "test",
      "docs"
    ]
  },
  "plugins": [],
  "templates": {
    "cleverLinks": false,
    "monospaceLinks": false,
    "systemName" : "PM2 CloudFunctions",
    "copyright" : "Alexandre Strzelewicz",
    "theme" : "simplex"
  }
}
