Source: node-rollup-plugin-license
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Bastien Roucariès <rouca@debian.org>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , dh-nodejs
 , node-commenting (>= 1.1.0)
 , node-fdir (>= 6.4.3)
 , node-lodash (>= 4.17.21)
 , node-magic-string (>= 0.30.0)
 , node-moment (>= 2.30.1)
 , node-spdx-expression-validate (>= 2.0.0)
 , node-spdx-satisfies (>= 5.0.1)
 , rollup
 , node-rollup-plugin-babel
Standards-Version: 4.7.4
Homepage: https://github.com/mjeanroy/rollup-plugin-license
Vcs-Git: https://salsa.debian.org/js-team/node-rollup-plugin-license.git
Vcs-Browser: https://salsa.debian.org/js-team/node-rollup-plugin-license
Rules-Requires-Root: no

Package: node-rollup-plugin-license
Architecture: all
Depends:
 ${misc:Depends}
 , node-commenting (>= 1.1.0)
 , node-fdir (>= 6.4.3)
 , node-lodash (>= 4.17.21)
 , node-magic-string (>= 0.30.0)
 , node-moment (>= 2.30.1)
 , node-spdx-expression-validate (>= 2.0.0)
 , node-spdx-satisfies (>= 5.0.1)
enhances: rollup
suggests: rollup
Description: FIX_ME write the Debian package description
 Write the short and long descriptions for the Debian package as
 explained in the Developer's Reference, §6.2.1 – §6.2.3.
 .
 You can start with the short upstream package description,
 “Rollup plugin to add license banner to the final bundle and output third party licenses”.
 .
 Be aware that most upstream package descriptions are not written to
 conform with Debian package guidelines. You need to explain the role
 of this package for a Debian audience.
 .
 Node.js is an event-based server-side JavaScript engine.
