File: watch

package info (click to toggle)
node-tar-stream 2.2.0%2B~cs3.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 8,760 kB
  • sloc: javascript: 1,534; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 759 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
version=4
opts=\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-tar-stream-$1/ \
 https://github.com/mafintosh/tar-stream/tags .*/archive/.*/v?([\d\.]+).tar.gz group

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

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