node-source-map

Mozilla source map generator and consumer - Node.js module
  https://github.com/mozilla/source-map
  0
  no reviews



Mozilla implementation of source map generator and consumer, for source maps written in the Asynchronous Module Definition format.

Source maps provide a language-agnostic way to compile back production code to the original source code.

Node.js is an event-based server-side JavaScript engine.