File: watch

package info (click to toggle)
node-rollup-plugin-replace 5.0.1%2Bds%2B~2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,220 kB
  • sloc: javascript: 1,158; makefile: 10
file content (15 lines) | stat: -rw-r--r-- 468 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
version=4
opts=\
repack,\
repacksuffix=+ds,\
mode=git,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-rollup-plugin-replace-$1/ \
 https://github.com/rollup/plugins.git refs/tags/replace-v?([\d\.]+) group

opts=\
ctype=nodejs,\
component=legacy,\
dversionmangle=auto,\
filenamemangle=s/v?([\d\.-]+)\.tar\.gz/node-rollup-plugin-replace-$1.tar.gz/ \
 https://github.com/rollup/rollup-plugin-replace/tags .*/archive/.*/v?([\d\.]+).tar.gz group