{
	"entryPoints": ["./src/index.ts"],
	"name"       : "@niobium/coder",
	"out"        : "docs",
	"theme"      : "./node_modules/typedoc-neo-theme/bin/default",
	"includes"   : "./mds/"
}
