npm

パッケージ一覧

 npm list -g

パッケージインストール

 npm install -g jshint

パッケージアップデート

パッケージ指定

 npm update -g jshint

全パッケージ

 npm update -g

参考

https://npmjs.org/


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS