Source: node-microsoft-fast-react-wrapper
Section: javascript
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
 , chai
 , mocha
 , node-csstype
 , node-prop-types
 , node-react
 , node-react-dom
 , node-rollup-plugin-babel
 , node-rollup-plugin-commonjs
 , node-rollup-plugin-node-resolve
 , node-rollup-plugin-terser
 , node-rollup-plugin-typescript
 , node-rollup-plugin-typescript2
 , node-rollup-plugin-transform-tagged-template
 , node-typescript
 , node-tabbable
 , rsync
 , node-webpack-env
 , rollup
 , node-exenv-es6
 , node-microsoft-fast-element
 , node-microsoft-fast-web-utilities
 , node-microsoft-fast-foundation
Standards-Version: 4.7.4
Homepage: https://github.com/Microsoft/fast#readme
Vcs-Git: https://salsa.debian.org/js-team/node-microsoft-fast-react-wrapper.git
Vcs-Browser: https://salsa.debian.org/js-team/node-microsoft-fast-react-wrapper

Package: node-microsoft-fast-react-wrapper
Architecture: all
Depends: ${misc:Depends}
 , node-microsoft-fast-foundation
 , node-react
 , node-tslib
Multi-Arch: foreign
Description: utility that enables automatically wrapping Web Components in a React component
 fast-react-wrapper contains a utility that enables automatically wrapping Web
 Components in a React component for ease of integration into React projects.
 .
 Node.js is an event-based server-side JavaScript engine.
