Simple stupid command line utility written in node to output the list of npm script commands for a given npm project.
Since this repo isn't published to npm, simply...
git clone https://github.com/xdrdak/wats.git
And then...
cd wats
npm -g i .
Step 1: wats
in a valid node project
Step 2: There is no step 3