Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Developers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
enoc
Developers
Commits
ca1fd5da
Commit
ca1fd5da
authored
4 years ago
by
resynth1943
Browse files
Options
Downloads
Patches
Plain Diff
Add NPM article
parent
5f3db577
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
replace/npm.md
+29
-2
29 additions, 2 deletions
replace/npm.md
with
29 additions
and
2 deletions
replace/npm.md
+
29
−
2
View file @
ca1fd5da
---
title
:
NPM
product
:
NPM
type
:
"
Package
registries"
layout
:
replace
---
# NPM
#
Replace
NPM
NPM, a common abbreviation for Node Package Manager, is a package manager for
[
Node.js
](
https://nodejs.org
)
, a JavaScript runtime for the server.
## Verdaccio
A lightweight private npm proxy registry.
{% infobox %}
-
**Website**
: verdaccio.org
-
**Source code**
:
[
GitHub
](
https://github.com/verdaccio/verdaccio
)
-
**License**
:
[
MIT
](
https://github.com/verdaccio/verdaccio/blob/master/LICENSE
)
{% endinfobox %}
## Open Registry
A JavaScript Package Registry funded, developed and maintained by the community, for the community.
{% infobox %}
-
**Website**
:
[
open-registry.dev
](
open-registry.dev
)
-
**Source code**
:
[
GitHub
](
https://github.com/open-services/open-registry
)
-
**License**
:
[
MIT
](
https://github.com/open-services/open-registry/blob/master/LICENSE
)
{% endinfobox %}
## CNPM
Private npm registry and web for Enterprise.
{% infobox %}
-
**Website**
: cnpmjs.org
-
**Source code**
:
[
GitHub
](
https://github.com/cnpm/cnpmjs.org
)
-
**License**
:
[
MIT
](
https://github.com/cnpm/cnpmjs.org/blob/master/LICENSE.txt
)
{% endinfobox %}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment