version=4
opts=\
repacksuffix=~ds1,\
repack,compression=xz,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/npm-$1/,\
uversionmangle=s/-/~/g,\
dversionmangle=auto \
 https://github.com/npm/cli/tags .*/archive/.*/v?@ANY_VERSION@@ARCHIVE_EXT@

# Experimental releases
# https://github.com/npm/cli/tags .*/archive/.*/v?([\d\.]+(?:\-[\w\.]+)?).tar.gz
