UNPKG
yunlongzha_try_nodejs
Version:
latest (1.0.0)
1.0.0
try it
yunlongzha_try_nodejs
/
textsubmit
/
node_modules
/
npm
/
doc
/
cli
/
npm-ping.md
17 lines
(10 loc)
•
276 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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)