Source: node-microsoft-fast-foundation
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 (= 14)
 , dh-sequence-nodejs
 , dh-nodejs
 , node-tabbable
 , node-microsoft-fast-element
 , chai
 , mocha
 , node-csstype
 , node-prop-types
 , 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-microsoft-fast-web-utilities
Standards-Version: 4.7.4
Homepage: https://github.com/Microsoft/fast#readme
Vcs-Git: https://salsa.debian.org/js-team/node-microsoft-fast-foundation.git
Vcs-Browser: https://salsa.debian.org/js-team/node-microsoft-fast-foundation

Package: node-microsoft-fast-foundation
Architecture: all
Depends: ${misc:Depends}
 , node-microsoft-fast-element
 , node-microsoft-fast-web-utilities
 , node-tabbable
Multi-Arch: foreign
Description: library of Web Component classes
 The `@microsoft/fast-foundation` package is a library of Web Component
 classes, templates, and other utilities intended to be composed into
 registered Web Components by design systems (e.g. Fluent Design,
 Material Design, etc.). The exports of this package can generally be
 thought of as un-styled base components that implement semantic and
 accessible markup and behavior.
 .
 Node.js is an event-based server-side JavaScript engine.
