Source: node-domutils Maintainer: Debian Javascript Maintainers Uploaders: Paolo Greppi Section: javascript Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs (>= 0.9.61~) , node-dom-serializer (>= 3.0.0~) , node-domelementtype (>= 3.0.0~) , node-domhandler (>= 6.0.0~) , node-typescript , node-types-node Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/js-team/node-domutils.git Vcs-Browser: https://salsa.debian.org/js-team/node-domutils Homepage: https://github.com/FB55/domutils Package: node-domutils Architecture: all Depends: ${misc:Depends} , node-dom-serializer (>= 3.0.0~) , node-domelementtype (>= 3.0.0~) , node-domhandler (>= 6.0.0~) Breaks: node-css-select (<< 3.1.2~) , node-htmlparser2 (<< 12~) , node-cheerio (<< 1.1~) Description: utilities for working with htmlparser2's DOM Node.js module that provides utilities (stringify, traversal, manipulation and querying) for working with a DOM (Document Object Model) created with the node-domhandler module. . Node.js is an event-based server-side JavaScript engine.