PackageAuthorData

PackageAuthorData

An inner data object which represents a single package author in the authors array.

Constructor

new PackageAuthorData()

Properties:
Name Type Attributes Description
name string

The author name

email string <optional>

The author email address

url string <optional>

A website url for the author

discord string <optional>

A Discord username for the author

Extends

  • DocumentData