Expand description
An NPM registry-compatible package interface. You can use it for resolving, fetching metadata for, and downloading individual packages.
Structs
- Stream of tarball entries.
- Entry in a package tarball.
- Representation of the header of an entry in an archive
- Toplevel client for making package requests.
- Build a new Nassun instance with specified options.
- A resolved package. A concrete version has been determined from its PackageSpec by the version resolver.
Enums
- Error type returned by all API calls.
- Represents a fully-resolved, specific version of a package as it would be fetched.