UNPKG

npm

Version:

a package manager for JavaScript

13 lines (11 loc) 504 B
<h1><a href="../cli/npm-ping.html">npm-ping</a></h1> <p>Ping npm registry</p> <h2 id="synopsis">SYNOPSIS</h2> <pre><code>npm ping [--registry &lt;registry&gt;] </code></pre><h2 id="description">DESCRIPTION</h2> <p>Ping the configured or given npm registry and verify authentication.</p> <h2 id="see-also">SEE ALSO</h2> <ul> <li><a href="../cli/npm-config.html">npm-config(1)</a></li> <li><a href="../misc/npm-config.html">npm-config(7)</a></li> <li><a href="../files/npmrc.html">npmrc(5)</a></li> </ul>