Tiny utility library to show and run commands listed in package.json
Install this package globally by running:
npm install -g unpackage
Alternatively you can use the npx
command to run:
npx unpackage
This library exposes a command called unpack
. Use it directly in your command line to list the commands.