control 929 B

123456789101112131415161718192021222324252627282930313233
  1. Source: node-gulp-help
  2. Section: javascript
  3. Priority: optional
  4. Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
  5. Uploaders: Jeff Cliff <jeffrey.cliff@gmail.com>
  6. Build-Depends:
  7. debhelper (>= 9)
  8. , gulp
  9. , dh-buildinfo
  10. , nodejs (>= 0.10)
  11. , node-chalk (>= 1.0.0)
  12. , node-object-assign (>= 3.0.0)
  13. , libjs-mocha (>= 2.2.5)
  14. , node-should (>= 6.0.3)
  15. , node-sinon (>= 1.14.1)
  16. Standards-Version: 3.9.8
  17. Homepage: https://notabug.org/makenotabuggreatagain/gulp-help
  18. Package: node-gulp-help
  19. Architecture: all
  20. Depends:
  21. ${misc:Depends}
  22. , gulp
  23. , nodejs (>= 0.10)
  24. , node-chalk (>= 1.0.0)
  25. , node-object-assign (>= 3.0.0)
  26. , libjs-mocha (>= 2.2.5)
  27. , node-should (>= 6.0.3)
  28. , node-sinon (>= 1.14.1)
  29. Description: Check for duplicates in the stream and filter them or throw
  30. an error. Also adds a default help task to gulp and provides the ability
  31. to add custom help messages to your gulp tasks