package
Version:
v0.72.2
Opens a new window with list of versions in this module.
Published: Sep 12, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PackageJson struct {
Name string `json:"name"`
Version string `json:"version"`
Dependencies map[string]string `json:"dependencies"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.