mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
938cc757bb
PR-URL: https://github.com/nodejs/io.js/pull/2152 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
260 B
260 B
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)