Files

17 lines
260 B
Markdown
Raw Permalink Normal View History

2026-03-22 03:21:45 +02:00
npm-ping(1) -- Ping npm registry
================================
## SYNOPSIS
npm ping [--registry <registry>]
## DESCRIPTION
Ping the configured or given npm registry and verify authentication.
## SEE ALSO
* npm-config(1)
* npm-config(7)
* npmrc(5)