Source: node-cheerio Maintainer: Debian Javascript Maintainers Uploaders: Paolo Greppi , Xavier Guimard Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-css-select (>= 3.1.2~) , node-css-what (>= 4.0.0~) , node-domelementtype (>= 2.1.0~) , node-domhandler (>= 4.0.0~) , node-dom-serializer (>= 1.2.0~) , node-domutils (>= 2.4.4~) , node-entities , node-expect.js , node-htmlparser2 (>= 6.0.0~) , node-jsdom Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/js-team/node-cheerio Vcs-Git: https://salsa.debian.org/js-team/node-cheerio.git Homepage: https://github.com/cheeriojs/cheerio Rules-Requires-Root: no Package: node-cheerio Architecture: all Depends: ${misc:Depends} , node-css-select (>= 3.1.2~) , node-css-what (>= 4.0.0~) , node-dom-serializer , node-domelementtype (>= 2.1.0~) , node-domhandler (>= 4.0.0~) , node-domutils (>= 2.4.4~) , node-entities , node-htmlparser2 (>= 6.0.0~) , node-jsdom Provides: ${nodejs:Provides} Description: Server-side jQuery implementation Node-js module providing a tiny, fast, flexible and elegant implementation of core jQuery designed specifically for the server. . Node.js is an event-based server-side JavaScript engine.