The $ npm ls -g statement is used to list down all the locally installed module?
True
False
Correct Answer : B
The $ npm ls statement is used to list down all the locally installed module?
package.json is is used to define the properties of a package?
What is use of Underscore Variable in REPL session?