1.1.0 • Published 4 years ago

unmap v1.1.0

Weekly downloads
9
License
MIT
Repository
github
Last release
4 years ago

unmap

latest version published to npm

Unpack a JavaScript Source Map back into a filesystem structure.

npm install -g unmap
Usage: unmap [options] lib.js.map [lib2.js.map [...]]

Options:
  --help               Print this help message
  --version            Print version
  --sourceRoot string  Override "sourceRoot" field
  --output path        Output directory (default: current directory)

License

Copyright 2019–2020 Christopher Brown. MIT Licensed.

1.1.0

4 years ago

1.0.0

5 years ago