https://github.com/npm/init-package-json/blob/master/default-input.js#L182-L194 doesn't prompt if the author is specified. However, https://github.com/npm/init-package-json/blob/master/default-input.js#L196-L200 prompts regardless, and just uses the `init.license` value as a default. Would it be possible to prompt the user to confirm the `init.author` settings as well?
https://github.com/npm/init-package-json/blob/master/default-input.js#L182-L194 doesn't prompt if the author is specified. However, https://github.com/npm/init-package-json/blob/master/default-input.js#L196-L200 prompts regardless, and just uses the
init.licensevalue as a default.Would it be possible to prompt the user to confirm the
init.authorsettings as well?