Source: node-css-tree Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen , Julien Puydt Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-esbuild , node-mdn-data (>= 2.0.28~) , node-source-map-js , rollup Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-css-tree Vcs-Git: https://salsa.debian.org/js-team/node-css-tree.git Homepage: https://github.com/csstree/csstree Rules-Requires-Root: no Package: node-css-tree Architecture: all Depends: ${misc:Depends} , node-mdn-data (>= 2.0.28~) , node-source-map-js Description: toolset to work with CSS CSSTree is a tool set to work with CSS, including fast detailed parser (string->AST), walker (AST traversal), generator (AST->string) and lexer (validation and matching) based on knowledge of spec and browser implementations. . Node.js is an event-based server-side JavaScript engine.