We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f6eb6b commit 2f30251Copy full SHA for 2f30251
docs/lib/content/using-npm/registry.md
@@ -22,9 +22,6 @@ npm's package registry implementation supports several
22
write APIs as well, to allow for publishing packages and managing user
23
account information.
24
25
-The npm public registry is powered by a CouchDB database,
26
-of which there is a public mirror at <https://skimdb.npmjs.com/registry>.
27
-
28
The registry URL used is determined by the scope of the package (see
29
[`scope`](/using-npm/scope). If no scope is specified, the default registry is
30
used, which is supplied by the [`registry` config](/using-npm/config#registry)
0 commit comments