π package.json
Installation
$ npm init
- name : νλ‘μ νΈ μ΄λ¦
- version : νμ¬ μμ±νλ npm νμΌ λ²μ
- description : μνν μμ
μ λν΄ μμ±
ex) npm start test
- entry point
- test command
- git repository : gitμμ cloneλ°μ λ΄μ©μΌ μ github repository μ£Όμκ° μμ
- keywords
- author
- license : λΌμ΄μΌμ€μ λν λ΄μ© λͺ
μ
π₯ μ°Έκ³
νλ²μ κΈ°λ³Έμ μΈ ννμ package.json
μ μμ±νκ³ μΆλ€λ©΄
- npm init --force(npm init --f)
- npm init --yes(npm init --y)
π§ κ²°κ³Ό