All About NPM | What is package.json | What is package-lock.json | Node Js Tutorial | Learning Points
In this video we will learn about -
What is npm ?
How npm works ?
What is package.json?
Relation between npm and package.json?
What is package-lock.json ?
Relation between package.json and package-lock.json?
What is inside package.json?
Why we need package.json?
How to install node package?
How to use node package?