Source: twitter-bootstrap4
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Xavier Guimard <yadd@debian.org>,
Build-Depends:
 debhelper-compat (= 12),
 node-less,
 node-autoprefixer,
 libjs-popper.js (>= 1.14.6+ds2-2),
 node-postcss,
 node-rollup-plugin-buble,
 node-rollup-plugin-node-resolve,
 node-source-map,
 rollup,
 sassc,
 uglifyjs.terser
Standards-Version: 4.5.0
Homepage: https://getbootstrap.com/
Vcs-Git: https://salsa.debian.org/js-team/twitter-bootstrap4.git
Vcs-Browser: https://salsa.debian.org/js-team/twitter-bootstrap4
Rules-Requires-Root: no

Package: libjs-bootstrap4
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 libjs-popper.js (>= 1.14.6+ds2-2),
Provides:
 node-bootstrap (= ${source:Version}),
 sass-stylesheets-bootstrap,
Enhances:
 sass,
Description: HTML, CSS and JS framework
 Bootstrap is a popular HTML, CSS, and JS framework
 for developing responsive, mobile first projects on the web.
 .
 It includes base CSS and HTML
 for typography, forms, buttons, tables, grids, navigation, and more.
