npmの履歴

package.json


npm install パッケージ名 --save
npm install パッケージ名 --save-dev # 開発用の依存
とかやれば勝手に追記される