Clear and concise description of the problem
As per the npmjs spec, there is an "authors" field and a "contributors" field, where author is a singular person who made the repository, and contributors an array of people who also added.
Suggested solution
Add contributors below author in the order.
Alternative
No response
Additional context
https://docs.npmjs.com/cli/v10/configuring-npm/package-json#people-fields-author-contributors
Validations
Clear and concise description of the problem
As per the npmjs spec, there is an "authors" field and a "contributors" field, where author is a singular person who made the repository, and contributors an array of people who also added.
Suggested solution
Add contributors below author in the order.
Alternative
No response
Additional context
https://docs.npmjs.com/cli/v10/configuring-npm/package-json#people-fields-author-contributors
Validations