Source: node-stylus Maintainer: Debian Javascript Maintainers Uploaders: Xavier Guimard Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , mocha , node-css , node-debug (>= 3.1.0) , node-glob , node-mkdirp , node-sax , node-safe-buffer (>= 5.2.1+~cs2.1.2) , node-semver , node-should , node-source-map , help2man , dh-sequence-nodejs Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/js-team/node-stylus Vcs-Git: https://salsa.debian.org/js-team/node-stylus.git Homepage: https://github.com/stylus/stylus Rules-Requires-Root: no Package: node-stylus Architecture: all Depends: ${misc:Depends} , nodejs , node-css , node-debug (>= 3.1.0) , node-glob , node-mkdirp , node-safe-buffer (>= 5.2.1+~cs2.1.2) , node-sax , node-semver , node-source-map Description: Robust, expressive, and feature-rich CSS superset - Node.js module Stylus is a language which provides an efficient, dynamic, and expressive way to generate CSS. It supports both an indented syntax and regular CSS style. . Node.js is an event-based server-side JavaScript engine.