Source: node-postcss-parser-tests Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Joseph Nahmias , Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs, node-picocolors, node-postcss , node-typescript , uvu , Standards-Version: 4.7.4 Homepage: https://github.com/postcss/postcss-parser-tests Vcs-Git: https://salsa.debian.org/js-team/node-postcss-parser-tests.git Vcs-Browser: https://salsa.debian.org/js-team/node-postcss-parser-tests Package: node-postcss-parser-tests Architecture: all Depends: node-picocolors, ${misc:Depends}, Description: PostCSS parser tests Base tests for every PostCSS CSS parser, including: . - 24 CSS files to test extreme cases of the CSS specification. - Integration tests by popular website styles to test CSS from the wild. . These tests are useful for any CSS parser, not just parsers within the PostCSS ecosystem. . Node.js is an event-based server-side JavaScript engine.