Skip to content
npm Docs
npmjs.comStatusSupport
About npm
Getting started
Packages and modules
Integrations
Organizations
Policies
Threats and Mitigations
npm CLI
CLI Commands
Configuring npm
InstallFolders.npmrcnpm-shrinkwrap.jsonpackage.jsonpackage-lock.json
Using npm

Configuring npm

Version 8.19.3 (Latest Release)
  • Version 6.14.17 (Legacy Release)
  • Version 7.24.2 (Legacy Release)
  • Version 8.19.3 (Latest Release)
  • Version 9.1.0 (Current Release)
  • Install
    Download and install node and npm
  • Folders
    Folder structures used by npm
  • .npmrc
    The npm config files
  • npm-shrinkwrap.json
    A publishable lockfile
  • package.json
    Specifics of npm's package.json handling
  • package-lock.json
    A manifestation of the manifest
Edit this page on GitHub