NpmInstallSettings.

Packages Property

Summary

Gets the list of packages which should be installed.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Install
Containing Type
NpmInstallSettings

Syntax

public IList<string> Packages { get; }

Value

Type Description
IList<string>