Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 829 Bytes

File metadata and controls

23 lines (18 loc) · 829 Bytes

npm On-Site

npm On-Site allows you to run npm's infrastructure behind your company's firewall. It's designed for teams that need:

  • easy internal sharing of private modules
  • better control of development and deployment workflow
  • stricter security around deploying open-source modules
  • compliance with legal requirements to host code on-premises
  • better code discovery and sharing within their organization.

npm On-Site is npm

npm On-Site is the same codebase that powers the public registry, it works with the same standard npm client you already use, but provides the features needed by larger organizations who are now enthusiastically adopting node. It's built by npm, Inc., the sponsor of the npm open source project and the host of the public npm registry.