showscripts
v1.0.2
Published
Inspect the scripts section of your package.json
Readme
Show scripts
Utility to quickly display the scripts available in a package.json file
From a directory w/ a package.json run either:
npx showscripts
npx showscripts /path/to/package.jsonor
npm i showscripts -g && showscripts