Get current node modules and their versions that are installed.
#run command from root of node project after npm install has been run. ls node_modules | xargs -I % grep \"_id\" node_modules/%/package.json