Search
Provides struct and type for Dependency
@type t() :: %GitHub.Dependency{ __info__: map(), dependencies: [String.t()] | nil, metadata: GitHub.Metadata.t() | nil, package_url: String.t() | nil, relationship: String.t() | nil, scope: String.t() | nil }