File: control

package info (click to toggle)
node-grunt-sass 3.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 144 kB
  • sloc: makefile: 2
file content (27 lines) | stat: -rw-r--r-- 775 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
26
27
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 (= 12),
 grunt,
 node-grunt-contrib-nodeunit <!nocheck>,
 node-node-sass <!nocheck>,
 nodejs (>= 6),
 pkg-js-tools (>= 0.8.10),
Standards-Version: 4.5.0
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:
 node-node-sass,
 nodejs (>= 6),
 ${misc:Depends},
Description: Compile Sass to CSS
 Compile Sass to CSS using Dart Sass or Node Sass.