File: watch

package info (click to toggle)
node-finalhandler 1.2.0%2B~1.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 204 kB
  • sloc: javascript: 769; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 612 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
version=4
opts=\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-finalhandler-$1/ \
 https://github.com/pillarjs/finalhandler/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-finalhandler,ctype=nodejs,pgpmode=none,filenamemangle=s/^.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-types-finalhandler-$1/" \
 https://registry.npmjs.org/@types/finalhandler https://registry.npmjs.org/@types/finalhandler/-/finalhandler-([\d\.]+)@ARCHIVE_EXT@ group