Source: node-source-map Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Yadd , Julien Puydt Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , binaryen , cargo , libstd-rust-dev-wasm32 , node-rollup-plugin-alias , node-rollup-plugin-commonjs , node-rollup-plugin-node-resolve , node-rollup-plugin-terser , rollup , rust-llvm , wabt Standards-Version: 4.7.4 Homepage: https://github.com/mozilla/source-map Vcs-Git: https://salsa.debian.org/js-team/node-source-map.git Vcs-Browser: https://salsa.debian.org/js-team/node-source-map Testsuite: autopkgtest-pkg-nodejs Package: node-source-map Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Provides: node-types-source-map (= ${source:Version}) Breaks: node-clean-css (<< 5.3.3+~5.6.3-3~) , node-combine-source-map (<< 0.8.0+ds-10~) , node-concat-with-sourcemaps (<< 1.0.7-4~) , node-css (<< 3.0.0+repack-3~) , node-escodegen (<< 2.1.0+dfsg+~0.0.10-2~) , node-exports-loader (<< 5.0.0-1~) , node-grunt-contrib-concat (<< 2.1.0-4~) , node-gulp-sourcemaps (<< 3.0.0+~cs4.0.1-4~) , node-inline-source-map (<< 0.6.3-1~) , node-recast (<< 0.23.4-3~) , node-source-map-support (<< 0.5.21+ds+~0.5.10-2~) , node-vinyl-sourcemaps-apply (<< 0.2.1-3~) Description: Mozilla source map generator and consumer - Node.js module 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. Package: libjs-source-map Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Recommends: javascript-common Description: Mozilla source map generator and consumer - JavaScript library 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. . This package provides a self-contained browser bundle with embedded WASM.