Source: node-jsdom Maintainer: Debian Javascript Maintainers Uploaders: David Paleino Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs (>= 0.14.30~) , chai , jest , mocha , node-abab , node-babel7 , node-cssom , node-cssstyle , node-domhandler , node-entities , node-form-data , node-got , node-https-proxy-agent (>= 5.0.0+~cs8.0.0-2~) , node-iconv-lite , node-lodash-packages , node-parse5 , node-recast , node-regenerate , node-rimraf , node-stealthy-require , node-tough-cookie , node-typescript , node-types-node , node-unicode-lastest , node-webidl-conversions , node-ws , node-xtend , node-types-jest , ts-node Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-jsdom Vcs-Git: https://salsa.debian.org/js-team/node-jsdom.git Homepage: https://github.com/tmpvar/jsdom Rules-Requires-Root: no Package: node-jsdom Architecture: all Depends: ${misc:Depends} , node-abab , node-acorn , node-cssom , node-cssstyle , node-entities , node-escodegen , node-form-data , node-https-proxy-agent (>= 5.0.0+~cs8.0.0-2~) , node-iconv-lite , node-lodash-packages , node-parse5 , node-punycode , node-tough-cookie , node-webidl-conversions , node-ws Provides: ${nodejs:Provides} Recommends: node-domhandler Breaks: node-typescript-types (<< 20201122~) , node-cheerio (<< 1.0.0~rc~10+repack~) Description: javascript implementation of the W3C DOM node-jsdom is a CommonJS implementation of the DOM, intended to be platform independent and as minimal/light as possible, while completely adhering to the w3c DOM specifications.