https://replit.com/@ChineduNwafor1/boilerplate-npm#package.json

How do I solve this problem please.

solution: https://replit.com/@chinedunwafor1/boilerplate-npm

Your browser information:

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

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

Link to the challenge:

Many times describing the problem is useful to find the answer for yourself, and for others to help.

Could you describe, what exactly you don’t get and what have you tried, please?

I actually don’t understand anything at all on how to complete the task.

You are just asked to add a key/value pair to an object (all be it, a JSON object). You should know how to do this.

Open the package.json file, create a new line and put "author": "YourName",

Run the code and submit the URL from the preview window.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.