Source: node-plugin-error Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 12) , dh-buildinfo , nodejs , node-arr-diff , node-arr-union , node-extend-shallow , pkg-js-tools (>= 0.9.12~) , mocha , node-function-bind , node-tmatch , node-object-inspect Standards-Version: 4.4.1 Vcs-Browser: https://salsa.debian.org/js-team/node-plugin-error Vcs-Git: https://salsa.debian.org/js-team/node-plugin-error.git Homepage: https://github.com/jonschlinkert/plugin-error Rules-Requires-Root: no Package: node-plugin-error Architecture: all Depends: ${misc:Depends} , nodejs , node-arr-diff , node-arr-union , node-extend-shallow Description: Error handling for vinyl plugins Just an abstraction of what's in gulp-util with minor changes. . By default the stack will not be shown. Set options.showStack to true if you think the stack is important for your error. . Node.js is an event-based server-side JavaScript engine.