1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
version=4
opts=\
dversionmangle=auto,\
filenamemangle=s/.+\/v?(\d\S+)@ARCHIVE_EXT@/@PACKAGE@-$1\.tar\.gz/ \
https://github.com/bvaughn/react-highlight-words/tags .*/v?(0[\d\.]+)\.tar\.gz group
opts=\
searchmode=plain,\
component=highlight-words-core,\
ctype=nodejs,\
pgpmode=none,\
filenamemangle=s/^.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-highlight-words-core-$1/ \
https://registry.npmjs.org/highlight-words-core https://registry.npmjs.org/highlight-words-core/-/highlight-words-core-([\d\.]+)@ARCHIVE_EXT@ checksum
opts=\
searchmode=plain,\
component=memoize-one,\
ctype=nodejs,\
pgpmode=none,\
filenamemangle=s/^.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-memoize-one-$1/ \
https://registry.npmjs.org/memoize-one https://registry.npmjs.org/memoize-one/-/memoize-one-([\d\.]+)@ARCHIVE_EXT@ checksum
opts=\
searchmode=plain,\
component=types-react-highlight-words,\
ctype=nodejs,\
pgpmode=none,\
filenamemangle=s/^.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-types-react-highlight-words-$1/ \
https://registry.npmjs.org/@types/react-highlight-words https://registry.npmjs.org/@types/react-highlight-words/-/react-highlight-words-([\d\.]+)@ARCHIVE_EXT@ checksum
|