Source: babel-minify Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Per Andersson Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs (>= 0.12.7~) , help2man , gulp , jest (>= 29) , node-babel-core (>= 7) , node-has-symbols , node-call-bind , node-chalk , node-define-properties , node-es-abstract , node-esutils , node-fancy-log , node-for-each , node-fs-readdir-recursive , node-gulp-babel , node-gulp-newer , node-lodash , node-mkdirp , node-tape , node-through2 , node-yargs-parser Standards-Version: 4.6.1 Homepage: https://babeljs.io/ Vcs-Git: https://salsa.debian.org/js-team/babel-minify.git Vcs-Browser: https://salsa.debian.org/js-team/babel-minify Rules-Requires-Root: no Package: babel-minify Architecture: all Depends: ${misc:Depends} , node-babel-core (>= 7) , node-has-symbols , node-call-bind , node-define-properties , node-es-abstract , node-esutils , node-fs-readdir-recursive , node-lodash , node-mkdirp , node-plugin-error , node-tape , node-through2 , node-vinyl-sourcemaps-apply , node-yargs-parser , nodejs:any Provides: ${nodejs:Provides} Suggests: jest Description: ES6+ aware minifier based on the Babel toolchain Babel is a toolchain that is mainly used to convert ECMAScript 2015+ code into a backwards compatible version of JavaScript in current and older browsers or environments.