You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//Write Command "npm init" then press Enter then fill all required detail.After fill all then a json file is created(package.json) with given detail. This npm.js file is use to acces the json file of superheroes that is download by writing command in cmd is "npm install superheroes" then a json file generated(package-lock.json).