1 2 3 4 5 6 7 8 9
|
version=4
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//, \
https://github.com/jonschlinkert/array-unique/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-array-unique,ctype=nodejs,pgpmode=none,filenamemangle=s/^.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-types-array-unique-$1/" \
https://registry.npmjs.org/@types/array-unique https://registry.npmjs.org/@types/array-unique/-/array-unique-([\d\.]+)@ARCHIVE_EXT@ group
|