NpmPublishSettings.

Registry Property

Summary

Gets or sets the registry where the package should be published to. Defaulted to whatever the NPM configuration is.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Publish
Containing Type
NpmPublishSettings

Syntax

public Uri Registry { get; set; }

Value

Type Description
Uri