📅  最后修改于: 2022-03-11 14:53:06.602000             🧑  作者: Mango
If you set "private": true in your package.json,
then npm will refuse to publish it.
This is a way to prevent accidental publication of private repositories.