TaskPackageMetadata interface

Properties

type

Gets the name of the package.

url

Gets the url of the package.

version

Gets the version of the package.

Property Details

type

Gets the name of the package.

type: string

Property Value

string

url

Gets the url of the package.

url: string

Property Value

string

version

Gets the version of the package.

version: string

Property Value

string