Documentation ¶
Index ¶
Constants ¶
View Source
const Type string = "nuget"
Variables ¶
View Source
var Manifests = []string{".deps.json"}
Functions ¶
Types ¶
type DotnetDeps ¶
type DotnetDeps struct {
Libraries map[string]DotnetLibrary `json:"libraries"`
}
DotnetDeps - .NET Dependencies
Click to show internal directories.
Click to hide internal directories.