Constructor for Info.
Service identifier see spec for format.
Service label.
Description of the service.
Semantic Version.
List of Authors.
Timestamp of service creation.
Timestamp of service last modified.
Valid SPDX license expression.
Url for terms of service.
List of Authors.
Timestamp of service creation.
Description of the service.
Service identifier see spec for format.
Service label.
Valid SPDX license expression.
Timestamp of service last modified.
Url for terms of service.
Semantic Version.
Date object from the created timestamp.
Date object.
Date object from the modified timestamp.
Date object.
Create and add an author to the service info.
Email of the author (used as an identifier).
Full name of the author.
Email to display for public use.
URL of the author.
String for alert options.
Set of flags for the author.
Created author.
Returns an author with a given email address.
Authors email address.
Results of authors with the leadDev
flag.
Returns a list of authors if they have all given flags.
List of flags.
Results of authors with the given flags.
Returns a list of authors with the contributer
flag.
Results of authors with the contributer
flag.
Returns a list of authors with the dev
flag.
Results of authors with the dev
flag.
Returns a list of authors with the leadDev
flag.
Results of authors with the leadDev
flag.
Remove an author with a given email address.
Author's email address.
true
if successfully removed.
Serialize an Author instance into an object.
Javascript object.
Generated using TypeDoc
Class to represent info for a service.