Source: node-rollup-plugin-typescript
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends:
 debhelper-compat (= 12)
 , nodejs
 , pkg-js-tools (>= 0.9.16~)
 , rollup
 , node-resolve
 , node-rollup-pluginutils (>= 2.3.1~)
 , node-rollup-plugin-buble
 , node-typescript (>= 2.1.0~)
 , node-tslib
Standards-Version: 4.4.1
Homepage: https://github.com/rollup/rollup-plugin-typescript
Vcs-Git: https://salsa.debian.org/js-team/node-rollup-plugin-typescript.git
Vcs-Browser: https://salsa.debian.org/js-team/node-rollup-plugin-typescript
Testsuite: autopkgtest-pkg-nodejs

Package: node-rollup-plugin-typescript
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
 , node-resolve
 , node-rollup-pluginutils (>= 2.3.1~)
 , node-typescript (>= 2.1.0~)
 , node-tslib
Description: Seamless integration between Rollup and TypeScript
 Rollup is a smaller, more efficient alternative to webpack and Browserify to
 bundle JavaScript files.
 .
 Node.js is an event-based server-side JavaScript engine.
