单项选择题

npm在下载包时采用npm()实现全局安装?

A.npm install
B.npm install-global
C.npm init
D.npm install-g