Source: node-css-what Maintainer: Debian Javascript Maintainers Uploaders: Thorsten Alteholz Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) # , node-diff # , node-source-map-support , node-typescript , node-typescript-types # , node-yn , dh-sequence-nodejs Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/js-team/node-css-what Vcs-Git: https://salsa.debian.org/js-team/node-css-what.git Homepage: https://github.com/fb55/css-what Rules-Requires-Root: no Package: node-css-what Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} , nodejs Breaks: node-css-select (<< 3.1.2~) Description: CSS selector parser This module contains a CSS selector parser. . The function returns a two-dimensional array. The first array represents selectors separated by commas (eg. sub1, sub2), the second contains the relevant tokens for that selector. . Node.js is an event-based server-side JavaScript engine.