Class NpmPackageInfo
Inheritance
System.Object
NpmPackageInfo
Namespace: Volo.Abp.Cli.ProjectModification
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class NpmPackageInfo : object
Properties
ApplicationType
Declaration
public NpmApplicationType ApplicationType { get; set; }
Property Value
Type | Description |
---|---|
NpmApplicationType |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |