Bug#1141765: ITP: node-exorcist -- externalize CSS/JS source map to a file

[email protected] Thu, 09 Jul 2026 21:19:30 -0400
Newsgroups gmane.linux.debian.devel.general
Message-ID <41c9a6e9c8200b50bbdc9f9ff08c9ab6__32414.4511761673$1783646618$gmane$org@nahmias.net>
Package: wnpp
Severity: wishlist
Owner: Joseph Nahmias <[email protected]>
Control: block 726171 by -1
X-Debbugs-CC: [email protected], [email protected], Thorsten Lorenz <[email protected]>

* Package name    : node-exorcist
  Version         : 2.0.0
  Upstream Author : Thorsten Lorenz <[email protected]> (http://thlorenz.com)
* URL             : https://github.com/thlorenz/exorcist
* License         : Expat
  Programming Lang: JavaScript
  Description     : externalize JavaScript source map to a file

 Externalizes the source map found inside a stream to an external .map
 file or stream. Works with both JavaScript and CSS input streams.
 .
 The source map is written as JSON to map_file, and the original file is
 streamed out with its sourceMappingURL set to the path of map_file (or to
 the value of the --url option).
 .
 Node.js is an event-based server-side JavaScript engine.

dep for zxcvbn
i plan to maintain this under the js-team