npm init git repository填写


先要在github注册账号,同时创建仓库
$ npm init This utility will walk you through creating a package.json file. It only covers the most common items, and tries to guess sane defaults. See `npm help json` for definitive documentation on these fields and exactly what they do. Use `npm install <pkg> --save` afterwards to install a package and save it as a dependency in the package.json file. Press ^C at any time to quit. name: (node) demo1 version: (0.0.0) 0.1.0 description: easy test entry point: (index.js) test command: make test git repository: https://github.com/YoungTsuiMing/demo1.git keywords: easy test author: Jacky Young license: (BSD-2-Clause) MIT



免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM