Source: node-rollup-plugin-copy
Section: javascript
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Joseph Nahmias <jello@debian.org>,
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13),
 dh-nodejs,
 dh-sequence-nodejs,
 jest <!nocheck>,
 node-babel7,
 node-colorette,
 node-fs-extra,
 node-globby,
 node-is-plain-object,
 node-replace-in-file <!nocheck>,
 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.
