Specifies if a dry-run should be added to the npm command arguments by default. Dry run does all the normal run des except actual file uploading. Defaults to false.
Password to use when authenticating with the registry. Should always be specified together with a username. Either authToken, auth or username + password should be provided.
Username to use when authenticating with the registry. Should always be specified together with a password. Either authToken, auth or username + password should be provided.