1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
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 (>= 11),
node-less,
node-autoprefixer,
libjs-popper.js,
node-postcss,
node-rollup-plugin-buble,
node-rollup-plugin-node-resolve,
node-source-map,
node-uglify,
rollup,
sassc
Standards-Version: 4.3.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
Package: libjs-bootstrap4
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
libjs-popper.js,
Provides:
node-bootstrap,
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.
|