File: watch

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