1.npm adduser 登录npm账号,输入账号密码邮箱
2.npm publish --access public将包发布为公共包,可查看package.json里的private字段
发布成功后邮箱会收到信息