Source: node-test
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@disroot.org>,
 Bastien Roucariès <rouca@debian.org>
Build-Depends:
 debhelper (>= 10)
 , dh-buildinfo
 , dpkg-dev (>= 1.17.14)
 , nodejs (>= 4.7)
 , node-ansi-font (>= 0.0.2) <!nocheck>
Standards-Version: 4.0.1
Homepage: https://github.com/Gozala/test-commonjs/
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-test.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-test.git

Package: node-test
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs (>= 4.7)
 , node-ansi-font (>= 0.0.2)
Description: (Un)CommonJS test runner
 Implementation of (Un)commonJS unit test runner.
 .
 This module allow one to create test suite that could be
 run using npm test command.
 .
 Node.js is an event-based server-side JavaScript engine.
