node-source-map-support

Fixes stack traces for files with source maps
  https://github.com/evanw/node-source-map-support
  0
  no reviews



This module uses source-map to replace the paths and line numbers of source-mapped files with their original counterparts in the real sources.

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