updater-contributors
Update the contributors array in package.json with the contributors returned by the GitHub API.
updater-license
Update the copyright statement and year in a MIT `LICENSE` file.
updater-example
This is an example updater for the `update` library, to provide a basic demonstration of how updaters work.
updater-eslint
Update a `.eslintrc.json` file based on a template and preferences. This updater can be used from the command line when installed globally, or as a plugin in other updaters.