Source: node-gulp-flatten Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) # , gulp , mocha , node-plugin-error , node-should , node-through2 , node-vinyl , dh-sequence-nodejs Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-gulp-flatten Vcs-Git: https://salsa.debian.org/js-team/node-gulp-flatten.git Homepage: https://github.com/armed/gulp-flatten Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-gulp-flatten Architecture: all Depends: ${misc:Depends} , node-plugin-error , node-through2 , nodejs Recommends: gulp Enhances: gulp Description: remove or replace relative path for files By default gulp stores files with it's relative paths. Use case: To copy all minified javascript files from bower_components to build folder without relative paths when you have multiple modules in different sub directories. . Node.js is an event-based server-side JavaScript engine.