You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `path` | `str` | `package.json` | Relative path to the `package.json` file. |
101
+
| `fields` | `list` of `str` | `None` | Optional list of fields to take from the generated metadata object. |
102
+
| `contributors-as-maintainers` | `bool` | `True` | Whether contributors in `package.json` should be considered maintainers (otherwise, treat them as authors) |
0 commit comments