How to Use package.json, the Core of Any Node.js Project or npm Package-Help

Tell us what’s happening:
Hey!! I have read everything for this lessons but one thing i can’t understand is where should i do it??and How?

Please can someone help me!

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36.

Challenge: undefined

Link to the challenge:

I assume you have read the introduction to these lessons?

There is nothing more than following this line:

Start this project on Glitch using this link or clone this repository on GitHub! If you use Glitch, remember to save the link to your project somewhere safe!

Then find the package.json file, and add "author": "Jane Doe", to it.

Copy-Pasta the link to your project into the Solution input. Hit Submit.

Hope this helps

I can’t find the package.json file…Can you tell me where to search it?

Are you completing the project on Glitch or on GitHub?

I am completing the project on Glitch

You should see something almost identical to this:


Do you see the file package.json?

Click on it, and follow the instructions in the lesson.

Ohhh yeahhh…Thank you so mush you helped me a lot…Thank you and sorry for bothering.