version=4
opts=\
dversionmangle=auto,\
filenamemangle=s/.*\/inquirer\@([\d\.-]+)\.tar\.gz/node-inquirer-$1.tar.gz/ \
 https://github.com/SBoudrias/Inquirer.js/releases .*/archive/(?:.*/)inquirer\@([\d\.]+).tar.gz group

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

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

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

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