Source: babel-minify
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Per Andersson <avtobiff@debian.org>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13),
 node-babel7,
 pkg-js-tools (>= 0.9.23~)
Standards-Version: 4.6.0
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:
 nodejs (>= 6),
 ${misc:Depends}
Provides: ${nodejs:Provides}
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.
