File: control

package info (click to toggle)
node-grunt-sass 3.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: javascript: 147; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 694 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
Source: node-grunt-sass
Section: javascript
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.7.3
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

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.