If you worked with JavaScript, Node, React, etc. and used npm (Node Package Manager) at all, you may have noticed a file generated in the root of your project’s directory called package.json.Clicking into it will reveal a whole bunch of information about your current project like the name, description, author…