1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
Source: node-gulp-util
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends:
debhelper-compat (= 12)
, mocha <!nocheck>
, node-array-differ <!nocheck>
, node-array-uniq <!nocheck>
, node-beeper <!nocheck>
, node-chalk <!nocheck>
, node-dateformat <!nocheck>
, node-fancy-log <!nocheck>
, node-gulplog <!nocheck>
, node-has-gulplog <!nocheck>
, node-lodash-packages <!nocheck>
, node-lodash-reescape <!nocheck>
, node-lodash-reevaluate <!nocheck>
, node-minimist <!nocheck>
, node-multipipe <!nocheck>
, node-object-assign <!nocheck>
, node-replace-ext <!nocheck>
, node-should <!nocheck>
, node-split <!nocheck>
, node-through <!nocheck>
, node-through2 (>= 2.0.0) <!nocheck>
, node-vinyl <!nocheck>
, nodejs (>= 12)
, pkg-js-tools (>= 0.9.20~)
Standards-Version: 4.5.0
Vcs-Browser: https://github.com/gulpjs/gulp-util
Vcs-Git: https://github.com/gulpjs/gulp-util.git
Homepage: https://github.com/gulpjs/gulp-util
Rules-Requires-Root: no
Package: node-gulp-util
Architecture: all
Depends:
${misc:Depends}
, node-array-differ
, node-array-uniq
, node-beeper
, node-chalk
, node-dateformat
, node-fancy-log
, node-gulplog
, node-has-gulplog
, node-lodash-packages
, node-lodash-reescape
, node-lodash-reevaluate
, node-minimist
, node-multipipe
, node-object-assign
, node-replace-ext
, node-through2 (>= 2.0.0)
, node-vinyl
, nodejs
Description: Utility functions for gulp plugins
Node.js is an event-based server-side JavaScript engine.
This module has been deprecated. More information
at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
|