version=4
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-tape-$1/ \
 https://github.com/substack/tape/tags .*/archive/.*/v?([\d\.]+).tar.gz group

opts=\
component=dotignore,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-dotignore-$1/ \
 https://github.com/bmeck/dotignore/tags .*/archive.*/v?([\d\.]+).tar.gz checksum

opts=\
component=for-each,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-for-each-$1/ \
 https://github.com/Raynos/for-each/tags .*/archive.*/v?([\d\.]+).tar.gz checksum

opts=\
component=has-dynamic-import,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-has-dynamic-import-$1/ \
 https://github.com/inspect-js/has-dynamic-import/tags .*/archive.*/v?([\d\.]+).tar.gz checksum

opts=\
component=stringprototypetrim,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-String.prototype.trim-$1/ \
 https://github.com/es-shims/String.prototype.trim/tags .*/archive.*/v?([\d\.]+).tar.gz checksum
