Parse an author, contributor, maintainer or other 'person' string into an object with name, email and url properties following npm conventions.
Regular expression for parsing an author
string into an object following npm conventions.
Stringify an authors object to name <email> (url)
.
Provides test utilities to assist Salesforce CLI plug-in authors with writing non-unit tests (NUT).