File: control

package info (click to toggle)
node-grunt-sass 3.1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 152 kB
  • sloc: javascript: 147; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 737 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-grunt-sass
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-nodejs,
 grunt,
 node-grunt-contrib-nodeunit <!nocheck>,
 node-node-sass <!nocheck>,
Standards-Version: 4.6.1
Homepage: https://github.com/sindresorhus/grunt-sass
Vcs-Git: https://salsa.debian.org/js-team/node-grunt-sass.git
Vcs-Browser: https://salsa.debian.org/js-team/node-grunt-sass
Rules-Requires-Root: no

Package: node-grunt-sass
Architecture: all
Depends:
 ${misc:Depends},
 node-node-sass,
Description: Compile Sass to CSS
 Compile Sass to CSS using Dart Sass or Node Sass.