Configuring 配置npm
- Install
Download and install node and npm下载并安装节点和npm - Folders
Folder structures used by npmnpm使用的文件夹结构 - .npmrc
The npm config filesnpm配置文件 - npm-shrinkwrap.json
A publishable lockfile可发布的锁定文件 - package.json
Specifics of npm's package.json handlingnpm的package.json处理的细节 - package-lock.json
A manifestation of the manifest清单的显示