Crate deno_npm

Source

Modules§

npm_rc
registry
resolution

Structs§

NpmPackageCacheFolderId
Represents an npm package as it might be found in a cache folder where duplicate copies of the same package may exist.
NpmPackageExtraInfo
NpmPackageId
A resolved unique identifier for an npm package. This contains the resolved name, version, and peer dependency resolution identifiers.
NpmPackageIdDeserializationError
NpmPackageIdPeerDependencies
NpmResolutionPackage
NpmResolutionPackageSystemInfo
NpmSystemInfo
System information used to determine which optional packages to download.