npm-模块-生成器NPM模块生成器。灵感来自约曼。安装用做: $ npm install npm-module-generator -g用法为了拥有默认值,您需要在.npmrc定义一些设置: $ npm config set init.author.name " Your Name " $ npm config set init.author.url " http://your-website.com " $ npm config set init.author.email " your@email.com " $ npm config set init.author.github " your-github-username "生成模块骨架: $ mkdir your-project && cd your-project $ npm-module执照麻省理