Structs§
- NpmDependency
Entry - NpmDependency
Entry Error - NpmPackage
Info - NpmPackage
Version Dist Info - NpmPackage
Version Info - NpmPeer
Dependency Meta - Test
NpmRegistry Api - A simple in-memory implementation of the NpmRegistryApi
that can be used for testing purposes. This does not use
#[cfg(test)]
because that is not supported across crates.
Enums§
- NpmDependency
Entry Error Source - NpmDependency
Entry Kind - NpmPackage
Version BinEntry - NpmPackage
Version Dist Info Integrity - NpmRegistry
Package Info Load Error - Error that occurs when loading the package info from the npm registry fails.
Traits§
- NpmRegistry
Api - A trait for getting package information from the npm registry.