This package helps you to list all the production dependencies you have in your NPM project.
You need to install list
globally.
npm install -g list-dep
First change directory to your project. Then type list
and hit enter.
It will list all the packages you are depending.