Source: node-tap Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal , Bastien Roucariès Section: javascript Priority: optional Build-Depends: debhelper-compat (= 12) , nodejs (>= 6) , help2man , node-clean-yaml-object , node-supports-color , node-foreground-child , node-glob (>= 7) , node-isexe (>= 2.0) , node-js-yaml (>= 3.14.0) , node-mkdirp (>= 0.5.1) , node-rimraf (>= 2.6.2) , node-signal-exit , node-source-map-support (>= 0.5.6) , node-stack-utils , node-tap-mocha-reporter , node-tap-parser (>= 7.0.0) , node-tmatch (>= 4.0.0) , node-write-file-atomic , node-mkdirp , node-which (>= 1.1.1) , node-assert , node-coveralls , node-opener , pkg-js-tools (>= 0.9.20~) Standards-Version: 4.5.0 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/node-tap Rules-Requires-Root: no Package: node-tap Architecture: all Depends: ${misc:Depends} , nodejs (>= 6) , node-clean-yaml-object , node-supports-color , node-foreground-child , node-glob (>= 7) , node-isexe (>= 2.0) , node-js-yaml (>= 3.11.0) , node-mkdirp (>= 0.5.1) , node-rimraf (>= 2.6.2) , node-signal-exit , node-source-map-support (>= 0.5.6) , node-stack-utils , node-tap-mocha-reporter , node-tap-parser (>= 7.0.0) , node-tmatch (>= 4.0.0) , node-write-file-atomic Recommends: node-coveralls , node-opener Suggests: node-nyc (>= 11.8.0) 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 includes leaf package node-bind-obj-methods, node-fs-exists-cached, node-function-loop, node-own-or, node-own-or-env, node-trivial-deferred, node-tsame, node-yapool . Node.js is an event-based server-side JavaScript engine.