Source: node-rollup-plugin-copy Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Joseph Nahmias , Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs, jest , node-babel7, node-colorette, node-fs-extra, node-globby, node-is-plain-object, node-replace-in-file , node-rimraf, node-rollup-plugin-babel, node-types-fs-extra, rollup, Standards-Version: 4.7.4 Homepage: https://github.com/vladshcherbin/rollup-plugin-copy Vcs-Git: https://salsa.debian.org/js-team/node-rollup-plugin-copy.git Vcs-Browser: https://salsa.debian.org/js-team/node-rollup-plugin-copy Package: node-rollup-plugin-copy Architecture: all Depends: node-colorette, node-fs-extra, node-globby, node-is-plain-object, node-types-fs-extra, ${misc:Depends}, Description: plugin to copy files using Rollup This plugin for the rollup javascript bundler which copies named files, folders matching specified glob expressions. Allows for renaming and transforms as part of copying. The globby module is used to pattern match files. . Node.js is an event-based server-side JavaScript engine.