Is package.json supposed to be manually edited? Couldn’t a program like npm just look through the files, see the “require” statements, and then use that to put the necessary entries in the package.json file? Are there any programs like that?

12 Answers
12

Leave a Reply

Your email address will not be published. Required fields are marked *