File: watch

package info (click to toggle)
node-jsonstream 1.3.5-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 596 kB
  • sloc: javascript: 991; makefile: 5
file content (10 lines) | stat: -rw-r--r-- 497 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
version=4
#opts=\
#dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
#filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-jsonstream-$1/ \
# https://github.com/dominictarr/JSONStream/tags .*/archive/.*/v?([\d\.]+).tar.gz

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