Source: node-node-sass Maintainer: Debian Javascript Maintainers Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , libsass-dev , mocha , node-chalk , node-extend-shallow , node-fs-extra , node-get-stdin , node-glob , node-gyp , node-js-yaml , node-lodash , node-meow (>= 8) , node-mkdirp (>= 1) , node-nan (>= 2.13.2) , node-npmlog , node-os-tmpdir , node-readable-stream (>= 3) , node-source-map , node-tape , pkg-config Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/js-team/node-node-sass Vcs-Git: https://salsa.debian.org/js-team/node-node-sass.git Homepage: https://github.com/sass/node-sass Rules-Requires-Root: no Package: node-node-sass Architecture: any Depends: ${misc:Depends} , ${shlibs:Depends} , node-chalk , node-get-stdin , node-glob , node-globule , node-gyp (>= 3.8.0) , node-lodash , node-meow (>= 8) , node-mkdirp , node-nan (>= 2.13.2) , node-npmlog , node-readable-stream (>= 3) , node-source-map , node-yargs , nodejs:any (>= ${nodejs:Version}) Description: Wrapper around libsass Node-sass is a library that provides binding for Node.js to LibSass. . LibSass is the C version of the popular stylesheet preprocessor, Sass. . It allows you to natively compile .scss files to css at incredible speed and automatically via a connect middleware. . Node.js is an event-based server-side JavaScript engine.