Source: node-plugin-error Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , nodejs , node-arr-diff , node-arr-union , node-extend-shallow , dh-sequence-nodejs , mocha , node-function-bind , node-tmatch , node-object-inspect Standards-Version: 4.7.2 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 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.