{ "$schema": "https://typedoc.org/schema.json", "entryPoints": [ "index.ts", ], "out": "docs", "includeVersion": true, "plugin": ["typedoc-material-theme"], "themeColor": "#008080" }