Package: wnpp Severity: wishlist Owner: [email protected] X-Debbugs-CC: [email protected]
* Package name : node-combine-source-map Version : 0.8.0 Upstream Author : Thorsten Lorenz <[email protected]> (http://thlorenz.com) * URL : https://github.com/thlorenz/combine-source-map * License : Expat Programming Lang: JavaScript Description : Add source maps of multiple files and combine Add source maps of multiple files, offset them and then combine them into one source map. . Source map provides way of mapping code within a compressed file back to it’s original position in a source file, hence improving debugging. . Node.js is an event-based server-side JavaScript engine.

