File: watch

package info (click to toggle)
node-gulp-sourcemaps 3.0.0%2B~cs4.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 812 kB
  • sloc: javascript: 3,584; sh: 15; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 977 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
version=4
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-gulp-sourcemaps-$1/ \
 https://github.com/floridoo/gulp-sourcemaps/tags .*/archive/.*/v?([\d\.]+).tar.gz group

opts=\
ctype=nodejs,\
component=gulp-sourcemapsidentity-map,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-identity-map-$1/ \
 https://github.com/gulp-sourcemaps/identity-map/tags .*/archive/.*/v?([\d\.]+).tar.gz checksum

opts=\
ctype=nodejs,\
component=gulp-sourcemapsmap-sources,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-map-sources-$1/ \
 https://github.com/gulp-sourcemaps/map-sources/tags .*/archive/.*/v?([\d\.]+).tar.gz checksum

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