npm npm mirror

About this registry endpoint

This service provides an HTTPS registry endpoint for npm-compatible tooling and forwards package metadata requests to the official npm registry.

Compatibility first

The endpoint is designed to work with npm, pnpm, Yarn, and other tooling that follows npm registry conventions.

Minimal configuration

Clients can use a global registry setting, a project-level .npmrc, or a per-command registry flag.

Service boundaries

Package metadata and registry API requests are proxied to the upstream npm registry. Availability depends on local network health and upstream registry availability.