📜  npm -s 标志 - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:17.530000             🧑  作者: Mango

代码示例1
The 'S' option is the Save option in npm.
It adds the npm package to your dependencies for your project.
It's the same as '--save'.