NPM (Node Package Manager) node.js에서 사용되는 package를 관리합니다. NPM을 이용한 패치 관리 초기화 #npm init jinkwon$ npm init This utility will walk you through creating a package.json file. It only covers the most common items, and tries to guess sensible defaults. See `npm help init` for definitive documentation on these fields and exactly what they do. Use `npm install ` afterwards to install a package and save i..