Configuring npm
Select CLI Version:
- InstallDownload and install node and npm
- FoldersFolder structures used by npm
- .npmrcThe npm config files
- npm-shrinkwrap.jsonA publishable lockfile
- package.jsonSpecifics of npm's package.json handling
- package-lock.jsonA manifestation of the manifest