I am new to backend. Currently I am using Node js + Restify + Mongo at my backend. How could I get a list of all packages used in backend for a specific project.
You can try npm-check
Install the package globally
npm install -g npm-check
Then run
npm-check