File: watch

package info (click to toggle)
node-is-dotfile 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 180 kB
  • sloc: javascript: 64; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 827 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
version=4
opts=\
dversionmangle=auto,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-is-dotfile-$1.tar.gz/ \
 https://github.com/jonschlinkert/is-dotfile/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,component=types-is-dotfile,pgpmode=none" \
 https://registry.npmjs.org/@types/is-dotfile https://registry.npmjs.org/@types/is-dotfile/-/is-dotfile-([\d\.]+)@ARCHIVE_EXT@ ignore

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