Skip to main content

PartialDependencyConfig

Expanded information about a project dependency.

Index

Properties

optionalid

id?: null | string

ID of the depended on project.

optionalscope

scope?: null | DependencyScope = null | DependencyScope

Scope of the dependency relationship.

optionalsource

source?: null | DependencySource = null | DependencySource

Source of where the dependeny came from.

optionalvia

via?: null | string

Metadata about the source.