Source: node-microsoft-fast-router
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-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-webpack-env
 , rollup
 , node-microsoft-fast-element
Standards-Version: 4.7.4
Homepage: https://www.fast.design/
Vcs-Git: https://salsa.debian.org/js-team/node-microsoft-fast-router.git
Vcs-Browser: https://salsa.debian.org/js-team/node-microsoft-fast-router

Package: node-microsoft-fast-router
Architecture: all
Depends: ${misc:Depends}
 , node-microsoft-fast-element
Multi-Arch: foreign
Description: history-based navigation and routing solution designed around Web Components
 The `@microsoft/fast-router` package contains a history-based navigation and
 routing solution designed around Web Components. By using `fast-router`, you
 can create multi-page and full application experiences. The router works
 with any Web Components, but has special support for Web Components built
 on FAST.
 .
 Node.js is an event-based server-side JavaScript engine.
