Turn a source map into its original source files. Install by running `npm i -g source-map-unpacker`
npm install source-map-unpackerTurn a source map into its original source files.
Install by running npm i -g source-map-unpacker
``
Usage: unmap [options]
Options:
-p, --path
input source map file
-f, --filter
-o, --output
-h, --help display help for command
``