# Unpackage

Tiny utility library to show and run commands listed in package.json

&nbsp;

## Installation
Install this package globally by running:
```
npm install -g unpackage
```

Alternatively you can use the `npx` command to run:
```
npx unpackage
```

&nbsp;

## Usage

This library exposes a command called `unpack`. Use it directly in your command line to list the commands.
