File: control

package info (click to toggle)
node-bootstrap-sass 3.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,360 kB
  • sloc: javascript: 3,526; ruby: 1,211; sh: 5; makefile: 3
file content (25 lines) | stat: -rw-r--r-- 928 bytes parent folder | download
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
Source: node-bootstrap-sass
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 12)
 , pkg-js-tools (>= 0.9.35~)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/js-team/node-bootstrap-sass
Vcs-Git: https://salsa.debian.org/js-team/node-bootstrap-sass.git
Homepage: https://github.com/twbs/bootstrap-sass
Rules-Requires-Root: no

Package: node-bootstrap-sass
Architecture: all
Depends: ${misc:Depends}
 , nodejs
Description: Sass-powered version of Bootstrap 3
 bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right
 into your Sass powered applications.
 .
 Bootstrap is a popular HTML, CSS, and JS framework for developing  responsive,
 mobile first projects on the web.
 .
 Node.js is an event-based server-side JavaScript engine.