npm8中文文档
npm config get [key ...] npm get [key ...]
将配置值回显到标准输出。
如果提供了多个键,则值将以键名作为前缀。
如果未提供任何键,则此命令的行为与 npm config list 相同。
npm config list