Source: node-swup
Maintainer: Sergei Golovan <sgolovan@debian.org>
Section: javascript
Build-Depends:
 debhelper-compat (= 13),
 dh-exec,
 dh-nodejs,
 dh-sequence-nodejs,
 node-typescript (>= 6),
 rollup,
 node-rollup-plugin-babel,
 node-rollup-plugin-typescript,
 node-rollup-plugin-json,
 node-rollup-plugin-terser,
 node-delegate-it,
 node-typed-query-selector,
 node-path-to-regexp,
 node-focus-options-polyfill,
Standards-Version: 4.7.4
Homepage: https://github.com/swup/swup
Vcs-Browser: https://salsa.debian.org/erlang-team/projects/node-swup
Vcs-Git: https://salsa.debian.org/erlang-team/projects/node-swup.git

Package: node-swup
Architecture: all
Depends: node-delegate-it,
 node-typed-query-selector,
 node-path-to-regexp,
 node-focus-options-polyfill,
 ${misc:Depends}
Provides: node-swup-plugin (= ${binary:Version}),
 node-swup-a11y-plugin (= ${binary:Version}),
 node-swup-progress-plugin (= ${binary:Version}),
Description: Versatile and extensible page transition library
 This module adds page transitions to server-rendered websites. It manages
 the complete page load lifecycle and smoothly animates between the
 current and next page. In addition, it offers many other improvements
 like caching, smart preloading, native browser history and enhanced
 accessibility.
