package
Version:
v0.0.0-...-d9a84dc
Opens a new window with list of versions in this module.
Published: Jul 17, 2025
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PackageMeta struct {
DistTags map[string]string `json:"dist-tags"`
Versions map[string]struct {
Dist struct {
Tarball string `json:"tarball"`
} `json:"dist"`
Dependencies map[string]string `json:"dependencies"`
} `json:"versions"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.