猩星文档
/
npm8中文文档
npm 8.19.1
1
CLI 命令
1-11
npm dedupe
1-11-3
配置
1-11-3-1 `global-style`
1-11-3-2 `legacy-bundling`
1-11-3-3 `strict-peer-deps`
1-11-3-4 `package-lock`
1-11-3-5 `omit`
1-11-3-6 `ignore-scripts`
1-11-3-7 `audit`
1-11-3-8 `bin-links`
1-11-3-9
`fund`
1-11-3-10 `dry-run`
1-11-3-11 `workspace`
1-11-3-12 `workspaces`
1-11-3-13 `include-workspace-root`
1-11-3-14 `install-links`
npm 8.19.1
/
CLI 命令
/
npm dedupe
/
配置
/
`fund`
中英双语
默认值:真
类型:布尔值
当 "true" 在每个
npm install
的末尾显示消息时,确认正在寻找资金的依赖项的数量。详见
npm fund
。
上一章:
`bin-links`
下一章:
`dry-run`