NPM - Package Manager - Quiz

  • ACreate a folder for package in node_modules
  • BAll the options mentioned
  • CDownload the source code of the package
  • DDownload package.json file
  • Anpm publish --scope=public
  • Bnpm publish
  • Cnpm publish --access=public
  • DNo
  • Aupdate packages
  • Blist installed modules
  • Crun tests
  • Dinstall local package
  • Aa package manager
  • Bused to change permissions in npm
  • Ca default directory
  • Anpm -update
  • Bnpm upgrade
  • Cnpm modify
  • Dnpm update