30 Jul 2020

What is 'npm'

  • npm
  • doc

    npm <command> [args]

    npm is Node JavaScript platform package manager. It can publish, discover, install, and develop node programs. It can also install all the dependencies of a project, defined in package.json