package
Version:
v0.93.0
Opens a new window with list of versions in this module.
Published: Apr 20, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Package struct {
Dependencies map[string]string `json:"dependencies,omitempty"`
DevDependencies map[string]string `json:"devDependencies,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.