File: watch

package info (click to toggle)
node-sequencify 0.0.7%2B~0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: javascript: 41; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 577 bytes parent folder | download
1
2
3
4
5
6
7
8
version=4
# 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/sequencify https://registry.npmjs.org/sequencify/-/sequencify-(\d[\d\.]*)@ARCHIVE_EXT@ group

opts="searchmode=plain,component=types-sequencify,ctype=nodejs,pgpmode=none,filenamemangle=s/^.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-types-sequencify-$1/" \
 https://registry.npmjs.org/@types/sequencify https://registry.npmjs.org/@types/sequencify/-/sequencify-([\d\.]+)@ARCHIVE_EXT@ group