不推荐使用 这是我很久以前进行的代码转储,但从未有时间完成。 有很多事情本可以做得更好。 npmlint 整理你的npm包 确保您的包裹是独角兽。 安装 $ npm install --global npmlint 用法 转到您要处理的软件包,然后运行npmlint 。 API $ npm install --save npmlint const npmlint = require ( 'npmlint' ) ; console . log ( npmlint ( ) ) ; //=> ['suggestion', 'another suggestion'] 开发人员 您可以通过cd进入t