What is the equivalent of Python's pip freeze to create a snapshot list of all the npm modules being used and their current versions? And Python's t
What is the equivalent of Python's pip freeze to create a snapshot list of all the npm modules being used and their current versions? And Python's t