0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps/npm/doc/cli/npm-ping.md
Forrest L Norvell 938cc757bb deps: upgrade to npm 2.13.0
PR-URL: https://github.com/nodejs/io.js/pull/2152
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2015-07-16 12:26:54 -07:00

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)