Package: wnpp Severity: wishlist Owner: Xavier Guimard <y...@debian.org> X-Debbugs-Cc: debian-de...@lists.debian.org, pkg-javascript-de...@lists.alioth.debian.org
* Package name : node-source-map-resolve Version : 0.6.0 Upstream Author : Simon Lydell * URL : https://github.com/lydell/source-map-resolve * License : Expat Programming Lang: JavaScript Description : Node module to resolve source map and/or sources for a generated file source-map-resolve resolves the source map for a given generated file by looking for a sourceMappingURL comment. The spec defines yet a way to provide the URL to the source map: by sending the `SourceMap: <url>` header along with the generated file. This module is currently embedded in node-css and is a dependency of future node-rollup-plugin-sourcemap. It's also a dependency of many other node modules, including some react plugins (see [1]). If this module is accepted, node-css will be repackaged to no more include source-map-resolve, decode-uri-component and atob. [1]: https://www.npmjs.com/package/source-map-resolve