Source: node-autoprefixer Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , gem2deb , node-browserslist (>= 4.19.1~) , node-caniuse-lite (>= 1.0.30001297~) , node-normalize-range (>= 0.1.2-2~) , node-picocolors , 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 (>= 11~) , node-rollup-plugin-replace (>= 2.3.3~) , node-text-encoding , node-whatwg-url , rake , rollup , ruby-execjs (>= 2.7~) , ruby-json , ruby-rspec , uvu Standards-Version: 4.6.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 XS-Ruby-Versions: all Package: ruby-autoprefixer-rails Section: ruby Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends} , ${shlibs:Depends} , ruby , ruby-execjs (>= 2.7~) , ruby-json Description: Rails integration for the autoprefixer tool autoprefixer parse CSS and adds vendor prefixes to CSS rules based on browser support for different features, by using data from "Can I Use" website. . This package integrates autoprefixer into the Rails asset pipeline. Package: node-autoprefixer Architecture: all Depends: ${misc:Depends} , ${num2fraction:Depends} , node-browserslist (>= 4.19.1~) , node-caniuse-lite (>= 1.0.30001297~) , node-normalize-range , node-picocolors , node-postcss (>= 8.0~) , node-postcss-value-parser (>= 4.1~) , nodejs:any Provides: ${nodejs:Provides} 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.