Source: node-gulp-tsb Maintainer: Debian Javascript Maintainers Uploaders: Vivek K J Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , gulp (>= 4.0.0) , mocha (>= 8.2.1) , node-dargs (>= 7.0.0) , node-execa , node-fancy-log (>= 1.3.2) , node-plugin-error (>= 1.0.1) , node-rimraf , node-through , node-vinyl (>= 2.1.0) , node-typescript (>= 3.0.0) Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-gulp-tsb Vcs-Git: https://salsa.debian.org/js-team/node-gulp-tsb.git Homepage: https://github.com/jrieken/gulp-tsb#readme Rules-Requires-Root: no Package: node-gulp-tsb Architecture: all Depends: ${misc:Depends} , node-ansi-colors , node-fancy-log (>= 1.3.2) , node-through , node-typescript (>= 3.0.0) , node-vinyl (>= 2.1.0) Provides: ${nodejs:Provides} Description: gulp plugin for very fast TypeScript compilation This plugin works by *keeping a compiler alive to improve speed (at the cost of memory) *always recompiling the smallest set of files possible