NpmPruneSettings.

Json Property

Summary

If true, then the changes npm prune made (or would have made with DryRun) are printed as a JSON object.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Prune
Containing Type
NpmPruneSettings

Syntax

public bool Json { get; set; }

Value

Type Description
bool