File: watch

package info (click to toggle)
node-css-loader 6.7.2%2B~cs14.0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 23,492 kB
  • sloc: javascript: 14,787; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,382 bytes parent folder | download | duplicates (2)
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
version=4
opts=\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-css-loader-$1/ \
 https://github.com/webpack-contrib/css-loader/tags .*/archive/.*/v?([\d\.]+).tar.gz group

opts=ctype=nodejs,\
component=postcss-modules-local-by-default,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-postcss-modules-local-by-default-$1/ \
 https://github.com/css-modules/postcss-modules-local-by-default/tags .*/archive/.*/v?(4(?:.[\d\.]+)?).tar.gz checksum

opts=ctype=nodejs,\
component=postcss-modules-scope,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-postcss-modules-scope-$1/ \
 https://github.com/css-modules/postcss-modules-scope/tags .*/archive/.*/v?(3(?:.[\d\.]+)?).tar.gz checksum

# It is not recommended use npmregistry. Please investigate more.
# Take a look at https://wiki.debian.org/debian/watch/
opts="searchmode=plain,ctype=nodejs,component=indexes-of,pgpmode=none" \
 https://registry.npmjs.org/indexes-of https://registry.npmjs.org/indexes-of/-/indexes-of-(1(?:.[\d\.]+)?)@ARCHIVE_EXT@ checksum

# For postcss-modules-local-by-default
opts=ctype=nodejs,\
component=postcss-selector-parser,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-postcss-selector-parser-$1/ \
 https://github.com/postcss/postcss-selector-parser/tags .*/archive/.*/v?(6[\d\.]+).tar.gz checksum