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

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

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

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