Objects
DependencyGraphDependency
A dependency manifest entry.
Fields for DependencyGraphDependency
| Name | Description |
|---|---|
| Does the dependency itself have dependencies?. |
| The original name of the package, as it appears in the manifest. Warning
|
| The dependency package manager. |
| The name of the package in the canonical form used by the package manager. |
| Public preview: The relationship of the dependency. Can be direct, transitive, or unknown. |