Source: node-focus-options-polyfill
Maintainer: Sergei Golovan <sgolovan@debian.org>
Section: javascript
Build-Depends:
 debhelper-compat (= 13),
Standards-Version: 4.7.4
Homepage: https://github.com/calvellido/focus-options-polyfill
Vcs-Browser: https://salsa.debian.org/erlang-team/projects/node-focus-options-polyfill
Vcs-Git: https://salsa.debian.org/erlang-team/projects/node-focus-options-polyfill.git

Package: node-focus-options-polyfill
Architecture: all
Depends: ${misc:Depends}
Description: JavaScript polyfill for focusOptions
 This library provides JavaScript polyfill for focusOptions, an optional
 property passed to HTMLElement.focus() that contains the preventScroll
 boolean, which controls whether the browser should prevent a focused
 element from being scrolled into view.
