Interface PseudonymousAuthor

Information about a pseudonymous author.

Hierarchy

  • PseudonymousAuthor

Properties

Properties

died: boolean

Whether the author is deceased.

key: string

The key of the author.

pkgs?: string[]

List of ids of packages mentioning the author. This attribute is included if the parameter ref is set to true.

pseudonym: string

The alias name to protect the privacy of an author who requests it.

Generated using TypeDoc