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

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