NpmViewVersionSettingsExtensions.

ForPackage(NpmViewVersionSettings, string) Method

Summary

Sets the package to view the version of. exists on disk.

Syntax

public static NpmViewVersionSettings ForPackage(this NpmViewVersionSettings settings, string package)

Parameters

Name Type Description
settings NpmViewVersionSettings The settings.
package string The package for which to view the version.

Return Value

Type Description
NpmViewVersionSettings The settings instance with Package set.