
jonschlinkert/parse-author
Releases5
Frequency5 months 4 weeks
Last Release
Stars23
Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Useful for the `authors` property in package.json or for parsing an AUTHORS file into an array of person objects.
Linked projects
Parse an author, contributor, maintainer or other 'person' string into an object with name, email and url properties following npm conventions.