npm 备忘清单 这个 npm 快速参考备忘单显示了它的常用命令使用清单 常用命令 包管理 命令 描述 npm init -y 创建 package.json 文件 npm install 或 npm i