Press ^C at any time to quit. name: (workspace) 내 워크스페이스 이름 version: (1.0.0) 버전 description: 설명 entry point: (main.js) test command: git repository: keywords: author: license: (ISC) Is this ok? (yes) yes
(--)항목 있는 곳에서 엔터치면 ()가 자동 입력되는 것같다.
만드는게 생각보단 어렵지 않은 것같다.
tehon:~/workspace $ 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 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: (workspace) chaitea_node version: (1.0.0) 1.0.0 description: node.js pratice entry point: (main.js) test command: git repository: keywords: author: tehon license: (ISC) About to write to /home/ubuntu/workspace/package.json: