Source: node-autoprefixer
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs
 , node-browserslist
 , node-caniuse-lite
 , node-colorette
 , node-normalize-range
 , node-postcss (>= 8.0~)
 , node-postcss-value-parser (>= 4.1~)
 , node-rollup-plugin-alias
 , node-rollup-plugin-commonjs (>= 15.0~)
 , node-rollup-plugin-json (>= 4.1~)
 , node-rollup-plugin-node-polyfills
 , node-rollup-plugin-node-resolve (>= 9.0.0+~5.2.0~)
 , node-rollup-plugin-replace (>= 2.3.3~)
 , rollup
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/js-team/node-autoprefixer
Vcs-Git: https://salsa.debian.org/js-team/node-autoprefixer.git
Homepage: https://github.com/postcss/autoprefixer
Rules-Requires-Root: no

Package: node-autoprefixer
Architecture: all
Depends: ${misc:Depends}
 , ${num2fraction:Depends}
 , node-browserslist
 , node-caniuse-lite
 , node-colorette
 , node-normalize-range
 , node-postcss (>= 8.0~)
 , node-postcss-value-parser (>= 4.1~)
 , nodejs
Multi-Arch: foreign
Description: add vendor prefixes to CSS rules
 PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values
 from the Can One Use website. It is recommended by Google and used in Twitter
 and Taobao.
 .
 Write your CSS rules without vendor prefixes (in fact, forget about them
 entirely).
 .
 Node.js is an event-based server-side JavaScript engine.

Package: libjs-autoprefixer
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Description: add vendor prefixes to CSS rules - browser bundle
 PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values
 from the Can One Use website. It is recommended by Google and used in Twitter
 and Taobao.
 .
 Write your CSS rules without vendor prefixes (in fact, forget about them
 entirely).
 .
 This package provides autoprefixer.js as a standalone library targeting
 browsers.
