Builder

class Builder

Properties

Link copied to clipboard

The type of a package dependency. The possible values depend on the package type.

Link copied to clipboard

The namespace of the package that this package depends on. The package component that specifies its namespace depends on its type. For example:

Link copied to clipboard

The name of the package that this package depends on.

Link copied to clipboard

The required version, or version range, of the package that this package depends on. The version format is specific to the package type. For example, the following are possible valid required versions: 1.2.3, ^2.3.4, or 4.x.