version=4
opts=\
dversionmangle=auto,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-fined-$1.tar.gz/ \
 https://github.com/js-cli/fined/tags .*/archive/v?([\d\.]+).tar.gz group

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

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

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

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