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 dbb90f7 commit f425950Copy full SHA for f425950
docs/content/using-npm/scope.md
@@ -98,7 +98,8 @@ desired, with `npm access` or on the npmjs.com website.
98
99
Scopes can be associated with a separate registry. This allows you to
100
seamlessly use a mix of packages from the primary npm registry and one or more
101
-private registries, such as npm Enterprise.
+private registries, such as [GitHub Packages](https://github.com/features/packages) or the open source [Verdaccio](https://verdaccio.org)
102
+project.
103
104
You can associate a scope with a registry at login, e.g.
105
0 commit comments