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)
.
Print all contributors and add it into package.json
A ShellJS plugin for generating a nicely formatted list of authors.