NpmInstallSettings.

Packages Property

Summary

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

Syntax

public IList<string> Packages { get; }

Value

Type Description
IList<string>
GitHub
Discussion