Source: node-gulp-clean-css Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Bastien Roucariès Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , dh-nodejs , node-clean-css (>= 4.2.3) , node-plugin-error (>= 1.0.1) , node-through2 (>= 3.0.1) , node-vinyl-sourcemaps-apply (>= 0.2.1) , chai , mocha , node-gulp-concat , node-vinyl , gulp , node-gulp-rename , node-gulp-sourcemaps Standards-Version: 4.7.3 Homepage: https://github.com/scniro/gulp-clean-css#readme Vcs-Git: https://salsa.debian.org/js-team/node-gulp-clean-css.git Vcs-Browser: https://salsa.debian.org/js-team/node-gulp-clean-css Rules-Requires-Root: no Package: node-gulp-clean-css Architecture: all Depends: ${misc:Depends} , node-clean-css (>= 4.2.3) , node-plugin-error (>= 1.0.1) , node-through2 (>= 3.0.1) , node-vinyl-sourcemaps-apply (>= 0.2.1) Enhances: gulp Description: gulp pipeline for minify CSS with clean-css This package provides a Gulp plugin that functions as a minimal integration layer for clean‑css. It offers a straightforward mechanism for applying CSS minification within Gulp workflows, relying directly on the underlying clean‑css library . Node.js is an event-based server-side JavaScript engine.