Source: node-gulp Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-ansi-colors , node-anymatch , node-archy , node-arr-flatten , node-array-each , node-array-slice , node-chokidar , node-concat-stream , node-define-properties , node-end-of-stream , node-es6-iterator , node-es6-symbol , node-es6-weak-map , node-expand-tilde , node-fancy-log , node-fast-levenshtein , node-findup-sync , node-fined , node-for-own , node-get-value , node-gulplog , node-has , node-interpret , node-is-generator-function , node-is-negated-glob , node-is-number , node-is-plain-object , node-is-regex , node-is-unc-path , node-is-windows , node-isobject , node-kind-of , node-liftoff , node-make-iterator , node-marked-man , node-micromatch , node-minimist , node-mkdirp (>= 1) , node-normalize-path , node-object-inspect , node-once , node-parse-node-version , node-pretty-hrtime , node-process-nextick-args , node-remove-trailing-separator , node-resolve , node-rimraf , node-stack-trace , node-tmatch , node-v8flags , node-vinyl-fs , node-yargs # for gulp-cli test , node-fs-extra , node-semver Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-gulp Vcs-Git: https://salsa.debian.org/js-team/node-gulp.git Homepage: https://gulpjs.com Rules-Requires-Root: no Package: gulp Architecture: all Depends: ${misc:Depends} , node-ansi-colors , node-anymatch , node-archy , node-arr-flatten , node-array-each , node-array-slice , node-chokidar , node-concat-stream , node-end-of-stream , node-es6-iterator , node-es6-symbol , node-es6-weak-map , node-expand-tilde , node-fancy-log , node-fast-levenshtein , node-findup-sync , node-fined , node-for-own , node-get-value , node-gulplog , node-interpret , node-is-negated-glob , node-is-number , node-is-plain-object (>= 5.0.0-5~) , node-is-unc-path , node-is-windows , node-isobject , node-kind-of , node-liftoff , node-make-iterator , node-micromatch , node-minimist , node-normalize-path , node-object-inspect , node-once , node-parse-node-version , node-pretty-hrtime , node-process-nextick-args , node-remove-trailing-separator , node-resolve , node-stack-trace , node-v8flags , node-vinyl-fs , node-yargs , nodejs:any Provides: ${nodejs:Provides} Description: streaming build system to automate painful or time-consuming tasks gulp is a toolkit that helps you automate painful or time-consuming tasks in your development workflow. . Platform-agnostic - Integrations are built into all major IDEs and people are using gulp with PHP, .NET, Node.js, Java, and other platforms. Strong Ecosystem - Use npm modules to do anything you want + over 2000 curated plugins for streaming file transformations Simple - By providing only a minimal API surface, gulp is easy to learn and simple to use . Node.js is an event-based server-side JavaScript engine.