File: control

package info (click to toggle)
babel-minify 0.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 11,044 kB
  • sloc: python: 541; sh: 81; makefile: 6
file content (35 lines) | stat: -rw-r--r-- 1,207 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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 (= 12),
 node-babel7,
 pkg-js-tools (>= 0.9.23~)
Standards-Version: 4.4.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:
 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.
 .
 This package doesn't include all of babel-minify, the following babel-minify
 helper packages are included:
  * node-babel-helper-evaluate-path
  * node-babel-helper-flip-expressions
  * node-babel-helper-is-void-0
  * node-babel-helper-mark-eval-scopes
  * node-babel-helper-remove-or-void
  * node-babel-helper-to-multiple-sequence-expressions