Concepts
These are some package publishing concepts and problems in the Node ecosystem that vlt builds upon.
Package RegistryHow do you share your libraries or tools with others? A registry!Named RegistriesAlias registry URLs for multi-registry workflows and explicit resolution.DependenciesBranch and leaf; all kinds of dependencies make up the favorite software you use.ManifestWhat is a package.json? What's inside it?PackumentsThe complete registry metadata document containing all versions, dist-tags, and timestamps.