Source: node-tap
Section: javascript
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Jérémy Lal <kapouer@melix.org>, Bastien Roucariès <rouca@debian.org>
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs
 , dh-nodejs
 , esbuild
 , node-chalk
 , node-chokidar (>= 4.0.3~)
 , node-cliui (>= 9.0.1+~cs13.23.6-1~)
 , node-diff (>= 8~)
 , node-foreground-child
 , node-glob (>= 13~)
 , node-minimatch
 , node-minipass (>= 7.1.2~)
 , node-mkdirp (>= 3.0.1~)
 , node-ms
 , node-mustache (>= 3.2.0-2~)
 , node-nock
 , node-opener
 , node-pacote (>= 21~)
 , node-path-scurry (>= 2~)
 , node-polite-json (>= 5~)
 , node-prismjs
 , node-react
 , node-read
 , node-resolve-import (>= 2.4.0~)
 , node-rimraf (>= 6.1.3~)
 , node-semver
 , node-signal-exit
 , node-sinon
 , node-babel7
 , node-istanbul
 , node-strip-ansi
 , node-sync-content
 , node-tap <!nocheck>
 , node-tshy (>= 3.3.2~)
 , node-tsx (>= 4.21~)
 , node-typescript (<< 6~)
 , node-which
 , node-yaml
 , ts-node
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/js-team/node-tap
Vcs-Git: https://salsa.debian.org/js-team/node-tap.git
Homepage: https://github.com/tapjs/tapjs
Testsuite: autopkgtest-pkg-nodejs

Package: node-tap
Architecture: all
Depends: ${misc:Depends}
 , node-chalk
 , node-chokidar (>= 4.0.3~)
 , node-cliui (>= 9.0.1+~cs13.23.6-1~)
 , node-diff (>= 8~)
 , node-foreground-child
 , node-glob (>= 13~)
 , node-minimatch
 , node-minipass (>= 7.1.2~)
 , node-mkdirp (>= 3.0.1~)
 , node-ms
 , node-mustache (>= 3.2.0-2~)
 , node-opener
 , node-pacote (>= 21~)
 , node-path-scurry (>= 2~)
 , node-polite-json (>= 5~)
 , node-prismjs
 , node-react
 , node-read
 , node-resolve-import (>= 2.4.0~)
 , node-rimraf (>= 6.1.3~)
 , node-semver
 , node-signal-exit
 , node-babel7
 , node-istanbul
 , node-strip-ansi
 , node-sync-content
 , node-tsx (>= 4.21~)
 , node-typescript
 , node-which
 , node-yaml
 , nodejs:any
Breaks: node-tap-parser (<< 18~)
Replaces: node-tap-parser (<< 18~)
Provides: ${nodejs:Provides}
Description: Test-Anything-Protocol module for Node.js
 Utilities for writing test harnesses complying with TAP output format.
 .
 TAP is a simple text-based interface between testing modules
 implemented in many popular languages.
 .
 This package bundles the tapjs monorepo (tap@21.x) including all
 @tapjs/* workspaces and the small npm dependencies that are not
 available (or not at a compatible major version) in Debian:
 async-hook-domain, c8, clock-mock, @esbuild-kit/cjs-loader,
 @esbuild-kit/esm-loader, function-loop, ink,
 @isaacs/ts-node-temp-fork-for-pr-2009, is-actual-promise,
 node-options-to-argv,
 prismjs-terminal, react-element-to-jsx-string,
 trivial-deferred.
