mirror of
https://github.com/nodejs/node.git
synced 2025-05-14 08:30:29 +00:00

PR-URL: https://github.com/nodejs/io.js/pull/2152 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
17 lines
260 B
Markdown
17 lines
260 B
Markdown
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)
|